Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.354 Times

Base64 Encoding freeware
Filter: All | Freeware | Demo
 

Base64 Encoding

< 1 2 3 4 5 > 
Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 346

Convert .NET 2.0 Convert .NET is a freeware. A multipurpose conversion utility. Converts C# to VB and vice-versa using the ICSharpCode engine. Convert .NET also offers text translation, Base64 encoding/decoding and regular expression testing., A standalone tool that does not require installation. Platforms: Windows

License: Freeware Size: 480 KB Download (46): Convert .NET 2.0 Download

Added: September 15, 2013 | Visits: 296

collective.geotransform GEO stands for "Gracefully E-mail Obfuscation". This package implements the solution exposed in this post of List Apart web site authored by Roel Van Gils: http://www.alistapart.com/articles/gracefulemailobfuscation/ collective.geotransform uses plone.transformchain to transform the response... Platforms: *nix

License: Freeware Size: 51.2 KB Download (43): collective.geotransform Download

Added: November 11, 2013 | Visits: 570

django-picklefield **django-picklefield** provides an implementation of a pickled object field. Such fields can contain any picklable objects. The implementation is taken and adopted from `Django snippet #1694 `_ by Taavi Taijala, which is in turn based on `Django snippet #513 `_ by Oliver Beattie.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-picklefield Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 453

Base64 Base64 is a simple 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... Platforms: Windows, XP, Windows Vista

License: Freeware Download (48): Base64 Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 982

ASP String Component ASP String Processing Component - Parsing, RFC 822 and RFC 3339 Date/Time Conversion, Encoding/Decoding for Base64, Hex, HTML Entities, URL-encoded, Quoted-Printable, Unicode Language Detection, Charset Encoding Conversion, Pluralize/Unpluralize, HTML Stripping, Wildcard Pattern Matching, Emit... Platforms: Windows

License: Freeware Size: 276.48 KB Download (48): ASP String Component Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 1.069

Convert From/To Base64 Convert From/To Base64 is a lightweight and easy to use application designed to help you convert strings and files from or to Base64 string. With Convert From/To Base64 you can use any encoding to convert while a sidebar previews decoded string for all other encodings. Platforms: Windows, Windows Vista, 7

License: Freeware Download (66): Convert From/To Base64 Download

Added: May 10, 2013 | Visits: 534

basE91 encoding basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on... Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (60): basE91 encoding Download

Added: July 04, 2010 | Visits: 980

Encoding Service Engine Encoding Service Engine project provides a “plug-n-play” compression capability to ESBs to improve performance between web services by decreasing bandwidth consumption. Since SOAP and XML are verbose protocols they are poorly suited for low-bandwidth environments. This component is transport... Platforms: *nix

License: Freeware Size: 62.46 KB Download (102): Encoding Service Engine Download

Released: April 16, 2010  |  Added: April 22, 2010 | Visits: 3.042

Batch Encoding Converter Full conversion between more than 100 different encodings, like Unicode, ANSI, Latin, Cyrillic, ASCII, UTF8, and others lets you easily save multiple text files and strings in any encoding. Source encoding can be detected automatically, and destination encoding has lots of options like Big... Platforms: Windows

License: Freeware Size: 165.36 KB Download (749): Batch Encoding Converter Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 664

Official Encoding Official Encoding is a small applet that will tell you the official name of any given Java encoding and whether it is supported by Java. It will also display some of the characters available with that encoding. NOTE: For non-military use only. for Windows2K, XP, Vista Platforms: Windows, XP, Windows Vista

License: Freeware Download (408): Official Encoding Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 507

Encoding Recogniser Encoding Recogniser will help you determine what encoding was used to write a file and it will display the file in hex or in decoded characters using any of the encodings that are supported by Java. Requirements: Java 1.5 and above for WindowsNT, 2K, XP, 2003, Vista, 7 Platforms: Windows, 2K, XP, 2003, Windows Vista, 7

License: Freeware Download (419): Encoding Recogniser Download

Released: November 11, 2012  |  Added: November 11, 2012 | Visits: 643

Base64 De-/Encoder Base64 De-/Encoder is a command line utility that decodes/encodes files using the Base64 algorithm. Platforms: Windows, Mac, Linux

License: Freeware Download (71): Base64 De-/Encoder Download

Added: May 10, 2013 | Visits: 630

Encoding Unicode data for XML and HTML This script encodes unicode_data for use as XML or HTML, with characters outside of the encoding converted to XML numeric character references. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Encoding Unicode data for XML and HTML Download

Added: May 10, 2013 | Visits: 782

Detect character encoding in an XML file This script contains a function that analyzes an open xml file for its characters encoding by - checking for a unicode BOM or (on failure); - searching the xml declaration at the beginning of the file for the "encoding" attribute ;It attempts to detect the character encoding of the xml file... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Detect character encoding in an XML file Download

Added: May 10, 2013 | Visits: 413

Encoding A String The main purpose of these functions are to allow encoding a string from base 256 to a special base 255. The function view the strings as numbers and simply change what base they are written in. This is not recommended for very long strings; otherwise, the encoding and decoding process can take a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Encoding A String Download

Added: August 27, 2013 | Visits: 629

Differential Encoding/Decoding Basic Differential Encoding/Decoding of input vector of numeric valuesdiffencodeve.m : Differential Encoding functiondiffdecodevec.m : Differential Decoding functiondiffencodevecTest.m : Test Program for Differential Encoding/Decoding. Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Differential Encoding/Decoding Download

Added: October 07, 2013 | Visits: 524

Simple Text Encoding Converter Text Encoding Converter offers you the tools that you need to transform Unicode code and besides the source code it also includes libraries, headers plus two sample applications. Platforms: Mac

License: Freeware Size: 51.2 KB Download (41): Simple Text Encoding Converter Download

Added: August 25, 2013 | Visits: 505

Convert Encoding A quick and dirty Automator action that allows the conversion of files from one text encoding to another text encoding. Nothing special required to build and should probably even run on 10.4, but I only tested it on 10.7. Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): Convert Encoding Download

Released: February 01, 2014  |  Added: August 16, 2014 | Visits: 541

CSS images to base64 analyzer Easy to use online analyzer of web pages and css style sheets, with report of bytes and requests saved by conversion of css images to a base64 string. Online conversion of images and fonts to Base64 Data URI scheme. Platforms: Not Applicable

License: Freeware Size: 4.78 KB Download (36): CSS images to base64 analyzer Download

Released: June 19, 2008  |  Added: July 09, 2008 | Visits: 1.456

Japplis Toolbox Japplis Toolbox is a compilation of text utilities in one application. It can encode and decode URL, Base64, Hex, SoundEx, Metaphone. It can convert numbers from/to binary, octal, decimal and hexadecimal. Japplis Toolbox is a compilation of text utilities in one application. -It can encode... Platforms: Windows

License: Freeware Size: 491.13 KB Download (203): Japplis Toolbox Download

< 1 2 3 4 5 >