Goodfolk Toolbox
Developer Utilities
Free developer tools for JSON, URLs, Base64, timestamps, IDs, regex, JWTs, HTML entities, and API cleanup.
JSON Formatter
Format, validate, and minify JSON with copy-ready output.
URL Encoder / Decoder
Encode and decode URLs, query strings, and text for safe use in web addresses.
Base64 Encoder / Decoder
Encode plain text to Base64 and decode Base64 back to readable text.
UUID Generator
Generate one or more random UUIDs and copy them for testing, mock data, or development work.
Timestamp Converter
Convert Unix timestamps to readable dates and convert dates back to Unix time.
HTML Entity Encoder / Decoder
Encode HTML special characters into entities and decode entities back to readable text.
Regex Tester
Test regular expressions against sample text and review matches, groups, and flags.
JWT Decoder
Decode JWT headers and payloads locally in your browser for quick inspection.
API Response Formatter
Format API response JSON, inspect status details, and copy clean output for debugging.
CSS Unit Converter
Convert common CSS units like px, rem, em, vw, and vh for front-end development.