Friday, 16 August 2019

Code Trans

A simple tool for transforming encoded data into its canonical form, or for transforming raw data into various encoded and hashed forms. It is capable of intelligently recognizing several encoding formats using heuristic techniques.



Supported Encoding and Hash Types:
- md5
- sha1
- sha256
- unicode
- base64
- url

Supported Decoding Types:
- base64
- url
- unicode

Also includes a tool to convert images to base64 and reverse. Converting base64 to image.

No comments:

Post a Comment