base64 de encoder
Base64 De-/Encoder 1.2.1
Base64 De-/Encoder is a command line utility that decodes/encodes files using the Base64 algorithm. more>>
Base64 De-/Encoder 1.2.1 offers an effective tool which helps you to decode/encode files using the Base64 algorithm.
Major Features:
- Have the Base64 algorithm decode/encode files using
- Send files as an email-attachment.
Requirements:
- Windows 64bit version added.
- Error code support added.
- Some bugs were fixed.
License:Freeware
Base64 De-/Encoder is a command line utility that encodes and decodes files using the Base64 ... Base64 De-/Encoder is a command line application that decodes/encodes files using the Base64
Command line utility that decodes/encodes files using the Base64 ...Base64 De-/Encoder is a command line utility that decodes/encodes filesTurbine Video Encoder 1.0
Turbine Video is a complete video to streaming Flash solution. more>> Turbine Video Encoder is a complete environment for the creation of optimized streaming Flash video. Turbine Video Encoder uses state of the art encoding techniques, allowing you to encode standard video files into low bit rate Flash movies, ready to be streamed across todays Internet connections.<<less
Fx Batch Encoder
Fx Batch Encoder is an application that will help you batch convert/encode video files more>>
Base64 Encoding Library 1.0
This library implements the Base64 encoding system as it is defined in RFC 2045. This encoding is used as a standard to send binary information through network connections or by e-mail. more>>
H.264 Encoder 1.5
H.264 Encoder is a freeware to encode popular video files to H.264 video; H.264 can encode video with approximately 3 times fewer bits than comparable MPEG-2 encoders, it is FREE software. more>> <<less
Email Address Encoder 1.0
Email address encoder - hide website email address from spanners more>>
Email Address Encoder generates only one line of code to insert into a web page. The encoder encrypts the email address making it invisible to spam-bots but readable by site visitors. Requires no install and has no adware or spyware. A simple, freeware utility for protection from spammers.
This download is marked as adware because it displays advertisement banners or other type of commercials while running. TomaWeb MP3 Encoder 1.0
TomaWeb MP3 Encoder - copy songs and music from your favorite CDs to MP3 files more>>
TomaWeb MP3 Encoder has all the functionality you need like fixed or variable bitrates and CDDB.
Its that easy!. Its fully functional and FREE!.
Text Encoder 2.0
Text Encoder is a distinguished and tractable tool which converts your text into codes, so nobody can read it. more>>
Text Encoder 2.0 is a distinguished and tractable tool which converts your text into codes, so nobody can read it. Only you can recover your text by using short cuts. easy to use, works with short cut and no skill is needed. It works with Ms Word program
ASP Script Encoder 1.0.5
Encode your client and server side VBscript, JScript more>> Encode your client and server side VBscript, JScript. Protecting it from prying eyes. The outputted script is encoded and illegible.<<less
Base64 1.9
Base64 is a freeware way of encoding 8-bit characters using only ASCII printable characters similar to UUENCODE. UUENCODE embeds a filename where BASE64 does not. You will see BASE64 used in encoding more>>
Base64 is a freeware way of encoding 8-bit characters using
only ASCII printable characters similar to UUENCODE.
UUENCODE embeds a filename where BASE64 does not. You will
see BASE64 used in encoding digital certificates, in
encoding user:password string in an Authorization: header
for HTTP. The spec is described in RFC 2045.
For more details see http://mindprod.com/jgloss/base64.html
Dont confuse Base64 with x-www-form-urlencoded which
is handled by java.net.URLEncoder.encode/decode or
Base64u.
Base64 armouring uses only the characters A-Z a-z 0-9 +/=.
This makes it suitable for encoding binary data as SQL
strings, that will work no matter what the encoding.
Unfortunately + / and = all have special meaning in URLs.
Base64u gets around this problem. It is a variant on Base64
that uses - _ and * in preference to + / and =, so that it
can be used in URLEncoded contexts with or without
URLEncoding.
Use base64 like this:
// Base64 armouring
import com.mindprod.base64.Base64;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64 base64 = new Base64();
base64.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64.decoder( sent );
use Base64u the same way:
// Base64u armouring
import com.mindprod.base64.Base64u;
...
// sample byte array to encode
byte[] toSend = { (byte)0xfc, (byte)0x0f, (byte)0xc0};
// create encoder object
Base64u base64u = new Base64u();
base64u.setLineLength( 72 ); // default
// encoding a byte[]
String send = base64u.encoder( toSend );
// decoding a byte[]
byte[] reconstituted = base64u.decoder( sent );
For an example that starts and ends with a String, see
Example.java
to run:
java.exe com.mindprod.base64.Example
Requirements: Java 1.2+
Whats new in this version: add icon and pad file
<<lessWAV to AC3 Encoder 1.0
A GUI for Aften A/52 audio encoder created by Justin Ruggles more>>
WAV to AC3 Encoder project was started at 27 January 2007 by Wieslaw Soltes.
There are Win32 (x86) and Win64 (x86_64) binaries available. WAV to AC3 Encoder has full UNICODE support.
MP4 Audio Video Encoder 1.0.0.2
Audio Video MP4 Encoder more>> Create MPEG4 video and MPEG4 audio files using DirectShow filter, which includes MPEG-4 video ASP encoder, MPEG-4 audio FAAC (Freeware Advanced Audio Codec) and ISO compliant MP4 file writer.<<less
CHM Encoder 1.6
CHM Encoder will help you decompile your CHM files to HTML more>>
source files. Want to convert CHM to HTML? Try CHM Encoder now!
CHM Encoder is free for use and work easily and quickly.
CHM Encoder supports command line. Using batch mode, you can convert several documents simultaneously.

AAEncoder72 1.0
This is a collection of 4 encoders. more>> This is a collection of 4 encoders. One is the famous ROT13 encoder, while Ive written the other three. You also have the option to create an encoder yourself with a Encoder Creation utility.<<less
