For everlost and Grollow!
Convrtr is a simple JavaScript based tool to quickly convert text between different formats and to help create or solve data driven puzzles and ciphers.
Please note that these tools aren't optimized for large amounts of data, processing can slow down or run into problems once you reach above 150,000
characters. A cap of 1 million characters is currently in place.
Convrtrs
A description of each decoder and link to more information is available using the info button in the top-right of each decoder, you can also copy the contents on individual decoders and download the contents to a text file. By selecting the "chain decoders" option, the "decode" button under each decode switches its target to the Text decoder.
This is useful if you have a string of text that has went through numerous encoding steps, e.g.
Text
→
Binary
→
Base64
→
Reverse
→
Hexadecimal
so you can quickly decode your puzzle, without having to copy/paste into each different decoder text box.