Free Online Developer Tools
Essential utilities for developers โ JSON formatting, Base64 encoding, hash generation, regex testing, JWT decoding, UUID generation, and much more. Everything runs locally in your browser. No server, no data leaks, no sign-up.
Encoding & Decoding
Encode and decode Base64 strings, images, and binary data.
Format & Transform
Format, validate, and transform data between representations.
Timestamp Converter
Convert Unix timestamps to dates
Use tool โString Escaper
Escape strings for various formats
Use tool โJSON Formatter
Format and beautify JSON data
Use tool โASCII Converter
Convert text to ASCII codes
Use tool โBulk File Renamer
Rename multiple files with patterns
Use tool โCode Minifier
Minify CSS, JavaScript, and HTML
Use tool โAnalyze & Inspect
Decode, test, and understand tokens, expressions, and syntax.
Generate & Create
Create tokens, hashes, UUIDs, commands, and other assets.
JWT Generator
Generate JWT tokens
Use tool โcURL Command Builder
Build and test cURL commands
Use tool โBcrypt Hash Generator
Generate and verify bcrypt hashes
Use tool โFavicon Generator
Generate favicons from images
Use tool โUUID Generator
Generate random UUIDs/GUIDs
Use tool โHash Generator
Generate MD5, SHA-1, SHA-256 hashes
Use tool โColor & Design
Pick colors, build gradients, and extract palettes from images.
Why Use FlexKit Tools Developer Tools?
Your data never leaves your machine
All operations run in your browser โ no API calls, no telemetry, no logs. Paste sensitive tokens or data without worry.
Fast and always available
No backend to go down. Tools load instantly and work offline after the first visit.
No account or installation needed
Bookmark a URL and use the tool immediately โ nothing to install, no email required.
Purpose-built for developer workflows
Each tool is designed around real tasks: debugging JWTs, formatting API responses, building cURL commands, and more.
Frequently Asked Questions
Is it safe to paste JWT tokens or passwords here?
Yes. All processing happens locally in your browser using JavaScript. Nothing is transmitted to a server โ your sensitive data stays on your device.
Which hash algorithms are supported?
The Hash Generator supports MD5, SHA-1, SHA-256, and SHA-512. The Bcrypt Generator supports bcrypt hashing and verification.
Can I use these tools offline?
After the initial page load, most tools work without an internet connection since all logic runs client-side.
How do I decode a JWT token?
Use the JWT Decoder tool โ paste your token and it instantly displays the header, payload, and expiration information without requiring the signing secret.