Online tools for encryption, encoding and data conversion

Classical ciphers, Base64, JWT, Hex, URL Encode and other tools for developers, learning and data analysis.

Main categories

Navigation hubs grouped by purpose. Each category bundles related tools, explanatory blocks and use cases.

Hashing and Cryptography

Coming soon

MD5, SHA256, HMAC, checksums and cryptographic hash functions.

Cryptanalysis and Text Analysis

Coming soon

Frequency analysis, entropy, index of coincidence and other tools for analyzing ciphers.

Popular tools

Most-used tools from the catalog — start here.

Popular use cases

Common tasks and the tools that solve them.

Encoding and encryption — in short

A quick orientation in three compact blocks.

01

Encoding vs encryption

Encoding transforms data into a different representation without a key. Encryption protects data with a key and is reversible only by who holds it.

02

What classical ciphers are

Substitution and transposition schemes from before the digital era — Caesar, Vigenère, Playfair and more. Useful for learning and CTF challenges.

03

Where Base64 and Hex are used

Binary data inside text protocols (HTTP, JSON, email), inspecting bytes while debugging and stable representation of arbitrary content.

Catalog is growing

Recently added tools in the catalog.