📄

Free Developer Cheat Sheets

Downloadable PDF quick references for the most-used developer concepts. Print them, save them, share them — all free.

Free to download Print-friendly PDF No sign-up required
{ }

JSON Cheat Sheet

JSON

JSON syntax, data types, validation rules, and common patterns. Includes examples for objects, arrays, and nesting.

Data Types
Syntax Rules
Object Example
+2 more sections
.*

Regex Quick Reference

Developer Tools

Regular expressions metacharacters, quantifiers, anchors, groups, and lookahead/lookbehind syntax with examples.

Metacharacters
Quantifiers
Anchors & Boundaries
+3 more sections
B64

Base64 Encoding Reference

Encoding

Base64 alphabet, padding rules, URL-safe variant, encoding/decoding examples in multiple languages.

What Is Base64?
Alphabet (64 characters + padding)
Padding Rules
+2 more sections
UUID

UUID Standards Guide

Developer Tools

UUID versions 1-5, format breakdown, generation examples in Python/JavaScript/Go, and when to use each version.

UUID Format
UUID Versions
Standard Namespaces (for v3/v5)
+2 more sections
HTTP

HTTP Status Codes Reference

Developer Tools

Complete HTTP status codes reference: 1xx informational, 2xx success, 3xx redirection, 4xx client errors, 5xx server errors.

1xx Informational
2xx Success
3xx Redirection
+2 more sections
CSS

CSS Minification Best Practices

CSS

CSS minification techniques, shorthand properties, selector optimization, and tools for reducing CSS file size.

What Minification Removes
Shorthand Properties
Color Shorthand
+2 more sections
JWT

JWT Structure and Claims Reference

Security

JWT structure (header, payload, signature), standard claims, signing algorithms, and security best practices.

JWT Structure
Header Fields
Standard Payload Claims (RFC 7519)
+2 more sections
YAML

YAML Syntax Guide

Developer Tools

YAML syntax reference: scalars, collections, anchors, multi-line strings, and comparison with JSON equivalents.

Basic Types
Collections
Multi-line Strings
+2 more sections
MD

Markdown Formatting Reference

Content Tools

Markdown syntax reference for headings, emphasis, links, images, code blocks, tables, and extended features (GFM).

Headings
Emphasis & Formatting
Links & Images
+3 more sections
#RGB

Color Code Reference

CSS

Color code formats: HEX, RGB, HSL, RGBA, HSLA conversions, CSS color keywords, and web-safe palette reference.

Color Format Comparison
HEX to RGB Conversion
Common CSS Named Colors
+2 more sections

Use the Free Online Tools Too

These cheat sheets pair perfectly with our free online developer tools. No install, no sign-up — process data directly in your browser.

Why Use Developer Cheat Sheets?

Developer cheat sheets give you instant access to syntax, rules, and examples without having to search through documentation every time. Whether you're working on a new language, debugging an API response, or writing a config file, a well-designed quick reference saves time and reduces errors.

Our PDF cheat sheets are designed to be printable and scannable — each fits on 1-2 pages so you can pin them to your desk or keep them open in a side window.

What's included in each PDF:

  • ✓ Complete syntax reference tables
  • ✓ Code examples you can copy directly
  • ✓ Common errors and how to fix them
  • ✓ Comparison tables (formats, versions, variants)
  • ✓ Best practices and security notes
  • ✓ Links to free online tools at toolpilot.dev