Developer tools
33 tools · 33 live now
Available now
JSON formatter
Prettify, validate, and minify JSON. Highlights syntax errors in real time.
Developer
Base64 encoder
Encode text or files to Base64 format. Essential for embedding assets in code.
Developer
Base64 decoder
Decode Base64 strings back to plain text or binary data.
Developer
URL encoder
Encode special characters in a URL string to their percent-encoded equivalents.
Developer
Advertisement
URL decoder
Decode percent-encoded URL strings back to readable text.
Developer
UUID generator
Generate v4 UUIDs instantly. Copy single IDs or bulk-generate a list.
Developer
Unix timestamp converter
Convert Unix timestamps to readable dates and back. Supports ms and seconds.
Developer
Hash generator
Generate SHA-1, SHA-256, SHA-384, and SHA-512 hashes from any text. Uses the browser's built-in Crypto API — no uploads.
Developer
Regex tester
Test regular expressions against input text with live match highlighting and capture group display.
Developer
Text diff checker
Compare two blocks of text and highlight additions, deletions, and unchanged lines side by side.
Developer
JWT decoder
Decode and inspect JSON Web Token headers, payloads, and expiration claims. Nothing is sent to a server.
Developer
Cron expression generator
Build cron schedules with a visual form and get an instant plain-English description of when the job will run.
Developer
HTML entity encoder
Encode special characters to HTML entities and decode HTML entities back to plain text.
Developer
Markdown to HTML
Convert Markdown to HTML with a live preview. Paste markdown, see it rendered, copy the raw HTML.
Developer
MIME type checker
Upload any file to see its MIME type, file size, extension, and last modified date.
Developer
Robots.txt generator
Build a robots.txt file with user-agent rules, disallowed paths, and sitemap URL — ready to download.
Developer
.htaccess redirect generator
Generate clean 301 or 302 redirect rules for Apache .htaccess from a list of old and new URLs.
Developer
QR code with styling
Generate a QR code with custom foreground and background colours. Download as PNG.
Developer
Favicon generator
Upload an image or enter initials to generate a full favicon package: 16px, 32px, 48px, and 180px Apple touch icon. Download as ZIP.
Developer
CSS box shadow generator
Build CSS box-shadow values visually with sliders for offset, blur, spread, colour, and opacity. Live preview.
Developer
CSS glassmorphism generator
Generate the CSS for a frosted-glass UI card with adjustable blur, opacity, and border. Live preview.
Developer
Responsive screen tester
Preview any URL in an iframe at mobile, tablet, laptop, and desktop widths without leaving the page.
Developer
Title tag checker
Check your page title length and see a live Google SERP snippet preview.
Developer
Meta description checker
Check your meta description length and see a live Google SERP snippet preview.
Developer
UTM builder
Build UTM-tagged URLs for campaign tracking. Source, medium, campaign, term, content.
Developer
Schema markup generator
Generate valid JSON-LD schema for Article, FAQ, Product, Local Business, Breadcrumb, and more.
Developer
CSS gradient generator
Create linear, radial, and conic CSS gradients with colour stops and live preview. Developer-focused.
Developer
CSS flexbox generator
Visual flexbox builder with live preview. Controls for flex-direction, justify-content, align-items, gap.
Developer
CSS grid generator
Define columns and rows visually, control gap and areas, live preview, copy CSS output.
Developer
JSON to CSV converter
Convert JSON to CSV. Switch to CSV to JSON on the same page without navigating away.
Developer
CSV to JSON converter
Convert CSV to JSON. Switch to JSON to CSV on the same page without navigating away.
Developer
HTML formatter
Beautify and format minified or messy HTML with proper indentation. Copy output.
Developer
SQL formatter
Format SQL queries with consistent indentation and capitalised keywords. MySQL, PostgreSQL, SQLite.
Developer
Advertisement