My Projects
Ultimate web developer's encoder / decoder I am happy to present first release of Ultimate web encoder.
I am a developer and i work a lot with ajax, javascript, PHP, json etc. It is quite often that i need to decode, replace encode something and i always go through the same process of searching for base64 encoder or decoder. Or i have to google for some online url encoder decoder etc.
So lately i thought how about i do it once and for all, and this is how Ultimate web encoder came to live : )
Tool is simple and quite useful if you know how to use it and you are a web developer : )
For example you go to some website and you see some base64 encoded string in the url or cookies like
http://artur.ejsmont.org/photos/showFavourites/#eyJzSGFzaE9icmF6a2EiOiI0NDAxOGU5MzhiMmRiNzcxOGYxZjY3ZDE5MDNkNDNhZSJ9
So you have to google for base64 decoder. Then you decode the string and realize its some json so you need a json decoder to see easily what is inside. Ultimate web encoder does it all for you.
Here you see more or less how to work with it. Drag and drop transformations you want to perform on the input text.
Paste text you want to encode/decode and hit process button. In this case you see base64 decoding, json decoding and printr to show result in array format.
Ultimate web decoder Features
- online base64 encoder and decoder
- online url encoder and decoder including full url encoding
- online json encoder and decoder
- online htmlentities encoder and decoder
- online PHP serializer and unserializer
- online addslashes and stripslashes
- online string replacer
- online PHP explode and implode
- online MD5 generator
Other online tools you cant miss!
I thought i wont redevelop tools that are already there so here they are
Online regural expressions highlighter

Comments
Post new comment