File EncoderWith File Encoder you can turn a text file by a character set into the one represented by another character set. You can display the converted file or download it. It contains a main converter function and an html framework site to make online conversions.
_http://hotscripts.com/jump.php?listing_id=60564&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PHP and AJAX tool to transform textJust wrote this tool, to allow instant transformation of data into following formats:
base64 encode decode, urlencode decode, md5 and sha1 hashing, rot13, addslashes and htmlentities.
Really cool to select all, then compare these encodings side by side.
This tool can be used to decode URLs, encode base64 for tricky characters or decode for checking mail (mime) content. Also for performing md5s, sha1 hashing, etc.
_http://hotscripts.com/jump.php?listing_id=59851&jump_type=0