CacheCrack
Puzzle, cipher and coordinate tools. Everything runs on your device.

What is Base64?

Base64 is a way computers turn any data into plain letters and numbers, using A-Z, a-z, 0-9, + and /. It often ends in one or two = signs. In puzzles it is a common layer: decode it and you may find another code inside.

CacheCrack ignores spaces and line breaks, adds missing = padding, and also reads the URL-safe version that uses - and _ instead of + and /.

Example

Q2FjaGU= decodes to Cache.