ADVERT
Developers Tools
Handy developer tools for testing, debugging, and generating code. Includes JSON formatters, regex testers, JWT decoders, minifiers, and CSS utilities.
๐
JWT Decoder
Decode JWT header and payload safely in your browser. Inspect claims and structure without sending tokens anywhere.
๐ฐ๏ธ
Cron Parser
Parse cron expressions and preview next run times. Useful for devs managing scheduled tasks and crontab jobs.
๐
HMAC Generator
Compute HMAC signatures with SHA-256, SHA-1, or MD5 using a secret key. Secure online hashing tool.
๐งช
Regex Tester
Test and debug JavaScript regular expressions. Highlight matches and quickly verify regex patterns.
๐งท
URL Parser
Parse a URL into protocol, host, path, query string, and hash. Quick online URL analyzer tool.
๐๏ธ
JS Minifier
Minify and compress JavaScript code instantly. Reduce file size with Terser-style compression and improve load speed.
๐งต
CSS Minifier
Minify CSS online by removing whitespace, comments, and redundancy. Optimize your stylesheets quickly.
๐งฑ
HTML Minifier
Minify HTML code instantly. Remove comments, extra spaces, and reduce file size for faster websites.
โ
JSON Schema Validator
Validate JSON data against a schema. Catch errors instantly with fast, browser-based JSON schema validation.
๐
IP Checker
See your current public IP address (IPv4/IPv6) instantly. Runs client-side using a public API.
๐
Password Strength Checker
Quickly estimate password strength with visual feedback and tips.
๐
HTML Formatter
Format and pretty-print HTML. Uses Prettier if available, with a small fallback.
๐งฎ
JSON Diff
Compare two JSON structures and see a list of differences by path.
๐
IP Validator
Validate IPv4 and IPv6 addresses instantly online. Great for developers and network admins.
๐งฉ
JSON Validator
Validate JSON strings instantly and catch syntax errors fast.
๐
HTML Preview
Preview HTML code instantly in your browser. Great for testing and learning.
๐
CSS โ Tailwind
Paste CSS and get Tailwind utility classes for common properties (offline, heuristic).
๐ฆ
Box Shadow
Design CSS box-shadows visually and copy the exact CSS.
๐ฆ
Border Radius
Tune each corner radius visually and copy the CSS value.
โ๏ธ
CSS Clip Path
Create clip-path shapes visually and copy the CSS for your elements.
๐
CSS gradient โ Tailwind
Convert CSS gradients into Tailwind utility classes. Supports linear, radial, and conic gradients with smart mapping to Tailwind syntax.
ADVERT