Guides
Explanatory guides that go deeper on the concepts behind our tools. Each guide explains what something is, how it works, and where the common pitfalls hide, with links to the free browser-based tools that let you try each one out.
Compression
Data
- CSV and JSON, explained
- SQL formatting, explained
- Working with JSON, explained
- Working with XML, explained
Design
Development
- Cron expressions, explained
- Markdown and HTML, explained
- Minifying and beautifying code, explained
- Regular expressions, explained
- UUIDs, explained
Encoding
- Base64 encoding, explained
- HTML entities, explained
- Number bases, explained
- URL encoding and parsing, explained