GoCareerGo Tools
β ToolsGoCareerGo Tools
Developer Tools
Small coding helpers that stay in the browser: format or diff JSON, preview HTML, decode a JWT, test a regex, minify CSS or JS. No upload, no account.
JSON, HTML preview, JWT, regex and more.
All 18 developer tools are free β use works without login.18 free developer tools β no login to use.
JSON Formatter
Paste JSON to check if it is valid. Format only when you tap Format. Up to 20,000 lines.
Open βJSON Compare
Two JSON files side by side. Extra keys stay visible.
Open βJSON Validator
Check if JSON parses. Shows the error if it doesnβt.
Open βJSON to CSV
Paste JSON on the left. CSV table appears on the right β copy or download.
Open βCSV to JSON
Paste CSV on the left. Formatted JSON appears on the right β copy or download.
Open βBase64 Encoder
Encode and decode Base64 strings quickly in the browser.
Open βJWT Decoder
Inspect JWT header and payload without sending tokens anywhere.
Open βRegex Tester
Test regular expressions against sample text live.
Open βUUID Generator
Generate unique UUIDs for APIs, tests and databases.
Open βURL Encoder / Decoder
Encode or decode URL query strings safely in the browser.
Open βHash Generator
Create SHA-256 hashes for checksums and quick checks.
Open βTimestamp Converter
Convert Unix timestamps to dates and back.
Open βColor Picker
Pick colours and copy HEX, RGB and HSL values.
Open βHTML Preview
Write HTML on the left, see the page on the right.
Open βMarkdown Preview
Preview Markdown headings, bold, lists and links instantly.
Open βCSS Minifier
Minify CSS to reduce file size for production.
Open βJavaScript Minifier
Compress JavaScript for faster page loads.
Open βBinary Converter
Convert text to binary and binary back to readable text.
Open β