base64 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 filesFx Batch Encoder
Fx Batch Encoder is an application that will help you batch convert/encode video files 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
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>>
S57 Encoder 1.0
S57 encoder is a text file encode and decode tool. S57 encoder will also compress the file before encoding. more>>
Double click "S57 encoder.exe", then choose a file to encode or decode.
Or simply drag and drop a file onto "S57 encoder.exe"
Then enter the password.
"S57 encoder" will auto-detect the file type and start encoding or decoding accordingly.
The encoded file will have the same name with .enc" extension.
The decoded file will have the same name with .txt" extension.
The encoded or decoded file will be created in the same directory.
If the file already exists, it will be overwritten.
If you forgot the password or input a wrong password, the file will never be able to restore to its original.
For security reason, the password you enter will be erased from the memory upon termination of the program.
S57 encoder only supports two file types: ".txt" and ".enc" where the file with the extension ".enc" is its default encoded file type.
SP Text Encoder 1.0
Keep your text files safe from prying eyes with this easy to use text encoder, with 16-bit passwords, and a very strong encrypti more>>
So if you want your text files safe, this is the programs for you! Just copy and paste your text into the encoder, click Save. You then set a 16 character password for extra safety, and there you go, its encoded.
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
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
<<less
Audio Encoder 1.0
Audio Encoder can encode/convert any of your audio/video files to any audio format including MP3, WAV, AAC, WMA, FLAC, M4A and AC3. You can also set the basic output quality or set the output bitrate. more>>
Audio Encoder can encode/convert any of your audio/video files to any audio format including MP3, WAV, AAC, WMA, FLAC, M4A and AC3. You can also set the basic output quality or set the output bitrate. - All you need is to simply add the videos to convert. - Choose the output format and output folder. - Finally convert it by clicking on convert.
<<less
Video Encoder 1.0
Video Encoder can encode/convert any of your videos to any video format including MP4, 3GP, WMV, MOV, AVI, DIVX, MPG, FLV, MKV and VOB. more>>
Video Encoder can encode/convert any of your videos to any video format including MP4, 3GP, WMV, MOV, AVI, DIVX, MPG, FLV, MKV and VOB. You can also set the basic output quality or set the output bitrate, framerate, framesize and aspect ratio. You can also specify to crop and pad the output video. - All you need is to simply add the videos to convert. - Choose the output format and output folder. - Finally convert it by clicking on convert.
<<less
Riva FLV Encoder 2
Riva FLV Encoder enables you to encode video files to Flash video (.FLV) files more>> Riva FLV Encoder enables you to encode video files to Flash video (.FLV) files. It currently supports the most common video formats, including avi, dv, mpeg, mov, wmv and includes a player to preview the converted .FLV file. The program supports custom output settings and allows you to save your configuration as profile for easy access. Transode your existing videofiles to the advanced FLV format with this free Riva FLV Encoder.
To view the result Riva FLV Encoder comes with the free Riva FLV Player.
Check product-website for new releases<<less
License:Freeware
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.
CHM Encoder may decompile your CHM file (Compiled Windows HTML Help) or e-book ...CHM Encoder may decompile your CHM file (Compiled Windows HTML Help) or e-book andLicense:Freeware
CHM Encoder may decompile your CHM file (Compiled Windows HTML Help) or e-book and ... CHM Encoder can help to you. The program supports command line. Using batch mode, you canURL Encoder 1.0
URL Encoder is a professional and smart tool which turns plain-text web addresses into obfuscated, illegible URLs. Protect yourself against your employer, ISP, or government searching for key words in web access logs. more>>
URL Encoder 1.0 is a professional and smart tool which turns plain-text web addresses into obfuscated, illegible URLs. Protect yourself against your employer, ISP, or government searching for "key words" in web access logs.
MP3 Encoder 1.0
MP3 Encoder convert very fast WAV to MP3. This encoder use the LAME-ENCODER more>>
MP3 Encoder is a very small application that allows you to encode and transform your audio WAV files into MP3 files.
You have various options for the output file:
- sample rate (44100, 32000, 22050)
- bit rate (320, 256,192, 160, 128, 96)
- max rate (320, 256, 192, 160)
- mode (stereo, joint stereo, dual channel, mono)
- quality (normal, high, low, voice)
