Generator for Developer
62 generator tools hand-picked for Developer.
-
API Key Generator
Generate cryptographically random API keys and secret tokens with a custom prefix, length, and charset, with a live entropy readout, entirely in your browser.
-
ASCII Art Generator
Generate ASCII art from text — figlet-style banners, multiple fonts.
-
Avatar Generator
Generate avatars from initials, identicons, or random shapes. Download PNG/SVG.
-
Barcode Generator
Code 128 / EAN-13 / UPC-A / Code 39 — generate scannable 1D barcodes, export SVG or PNG, fully offline.
-
Batch File Rename Planner
Upload a batch, generate safe new filenames with sequence numbers and case rules, then export a CSV plan.
-
CSS Box Shadow Generator
Visual CSS box-shadow builder — multi-layer, inset, color/blur with live preview.
-
Cache-Control Builder
Tick the directives, set the lifetime, copy a correct Cache-Control header plus Nginx and Apache lines
-
CSS Clip-Path Generator
Visual CSS clip-path builder — polygon, circle, ellipse, inset with drag handles.
-
CORS Header Generator
Pick an origin, methods and headers, get Access-Control-* response headers as a raw list, Nginx, Apache or Express code
-
Cover Letter Generator
Cover letter generator — fill 6 fields, pick a tone, get a tailored cover letter in 4 templates, bilingual.
-
Test Credit Card Number Generator
Luhn-valid fake card numbers for payment-integration testing — Visa, Mastercard, Amex, Discover, JCB, Diners — non-real, sandbox-only — browser-side
-
CSP Generator
Build a Content-Security-Policy from directive toggles, get the header line, meta tag and Nginx snippet, with live unsafe-inline warnings, browser-only
-
CSS clamp() Fluid Typography Generator
CSS clamp() fluid typography generator — min/max font size, viewport range, full type scale (h1-h6 + body), copy CSS / Tailwind.
-
CSS Font Stack Generator
CSS font stack generator — system-safe font families with full Win/Mac/Linux/Android/iOS fallback chains, with CJK fallbacks, copy as CSS/Tailwind/SwiftUI.
-
CSS Grid Visual Generator
CSS grid visual generator — drag to set columns/rows, place grid-area named regions, copy ready CSS + HTML, with 12 layout templates.
-
CSS Loaders Generator
CSS loaders — 40+ pure-CSS spinners/skeletons, customize color/size/speed, copy ready-to-use code.
-
CSS Shadow Generator Pro
CSS shadow generator pro — multi-layer box-shadow + text-shadow + filter:drop-shadow, with Material/Tailwind/Apple shadow presets and dark-mode preview.
-
Cubic Bezier Editor
CSS cubic-bezier editor — drag two control points, preview live with bouncing ball + scaling box + opacity fade, copy CSS / JS / Framer Motion / GSAP / SVG path.
-
Diceware Passphrase Generator
Cryptographically secure word-based passphrases — pick word count, separator, casing; live entropy; 100% in-browser, never in the URL.
-
Email Signature Generator
Fill in your details, pick a template, get table-based inline-style HTML that pastes cleanly into Gmail and Outlook — 100% browser-only
-
Favicon Generator
Generate favicon set — text or upload, output 16x16 / 32x32 / 180x180 / 512x512 PNG.
-
Font File Inspector
Upload TTF or OTF files and extract family names, PostScript names, version, units per em, glyph count, and table list.
-
GitHub README Badge Generator
GitHub README badge generator — shields.io-style badges, 50+ presets (build/version/license/coverage/etc), custom labels, copy as Markdown/HTML/AsciiDoc/RST.
-
Glassmorphism Generator
Glassmorphism CSS generator — backdrop-filter blur + transparency + border, live preview with 8 background presets, copy CSS/Tailwind/SwiftUI.
-
CSS Gradient Generator
Visual CSS gradient builder — linear, radial, conic with multi-stop colors, live preview, copy CSS, PNG export.
-
.htaccess Generator
Generate Apache .htaccess — HTTPS redirect, www toggle, gzip, cache headers, hotlink protection.
-
HTML Table Generator
Build an HTML table visually — rows/columns, header cells, alignment, borders, zebra stripes, paste CSV/TSV — copy clean markup, browser-only
-
Image Compressor (Local)
Image compressor — squeeze JPG/PNG/WebP without server upload, with quality slider, batch mode, file size comparison.
-
Image Format Converter
Image format converter — JPG ↔ PNG ↔ WebP ↔ AVIF, batch + transparent background handling, 100% client-side.
-
Image Resizer
Image resizer — resize JPG/PNG/WebP by pixels/%/preset, fully client-side, no upload.
-
Image to ASCII Art
Image to ASCII art — convert any image to text-based art with adjustable density and character set.
-
Interview Questions Bank
Interview questions bank — 300+ real questions across behavioral / technical / case / culture, with strong answer frameworks.
-
JSON-LD Schema Generator
Build valid schema.org JSON-LD for Article, Product, FAQ, LocalBusiness, Event and more, copy the script tag, drop it in your head
-
Lorem Ipsum Generator
Classic Lorem Ipsum filler text — paragraphs, sentences, or words — copy in one click, browser-only
-
MAC Address Generator
Random MAC addresses in colon, hyphen, Cisco dotted or bare hex, with locally-administered and unicast bits and optional vendor OUI, all in your browser
-
Markdown TOC Generator
Markdown TOC generator — paste your markdown, get a clean table of contents with anchor links.
-
Meta Tag Generator
Generate SEO meta tags — title, description, Open Graph, Twitter Card, Schema.org.
-
Mock Data Generator
Generate realistic mock JSON / CSV / SQL data — names, emails, dates, addresses, nested objects.
-
Multicultural Name Generator
Random names from 11 cultures — Chinese, English, Japanese, Korean, Arabic, Russian + 5 European.
-
NanoID Generator
Generate URL-safe NanoIDs with a custom alphabet, adjustable length, and a live collision-probability readout — entirely in your browser.
-
Neumorphism Generator
Neumorphism CSS generator — soft-UI inset/outset shadow pair, live light-source direction, 12 presets, copy CSS/Tailwind/SwiftUI.
-
Number Sequence Generator
Generate a list of numbers from start to end by step or count, with zero-padding, prefix, suffix and any separator, all in your browser
-
Open Graph & Social Card Preview
See your og:title, og:image and twitter:card exactly as Google, X, Facebook, LinkedIn, Slack and Discord will render them — before you ship.
-
Password Generator
Generate strong, cryptographically random passwords and passphrases — entirely in your browser.
-
Password Leak Checker
Password leak checker — check if your password has been seen in known breaches using k-anonymity (HIBP API style), the password never leaves your browser.
-
PDF Merger
PDF merger — combine multiple PDFs into one, drag to reorder pages, 100% client-side with pdf-lib.
-
PDF Splitter
PDF splitter — extract pages or split by range, every page becomes a PDF, 100% client-side with pdf-lib.
-
Placeholder Image Generator
Generate placeholder images instantly — size, color, text, PNG/JPG/WebP.
-
Prompt Template Library
200+ prompt templates for ChatGPT, Claude, Gemini — copy-paste, browse by use case.
-
QR Code Decoder
QR code decoder — drag a QR image or paste URL, see the text/URL inside, plus phishing & risky-link warnings.
-
QR Code Generator
Generate QR codes from text, URL, WiFi or vCard — customize color and size, download as PNG or SVG.
-
Regex Builder from Examples
Regex from examples — paste positive matches + negative non-matches, get a regex that hits all positives and rejects all negatives, with multiple candidate patterns ranked by specificity.
-
Regex Visualizer
Regex visualizer — see your pattern as a railroad diagram + matching state machine, with capture groups highlighted.
-
Resume Template Builder
Resume template builder — fill a form, get a clean PDF resume in 3 templates (modern / classic / minimal), bilingual.
-
robots.txt Generator
Generate robots.txt with templates for common crawlers (Google, Bing, AI scrapers).
-
System Prompt Builder
Turn role, task, constraints, and output rules into a structured system prompt you can copy.
-
Typing Speed Test
Typing speed test — WPM, accuracy, real-time mistakes, English + Chinese pinyin modes.
-
ULID Generator
Sortable, URL-safe unique IDs — batch generate, monotonic mode, decode the timestamp back out — 100% in your browser
-
UTM Link Builder
UTM link builder — track campaign source, medium, name. GA4/Google Analytics compatible.
-
UUID Generator
Generate v4 random, v7 time-ordered, NIL, and Short UUIDs instantly — entirely in your browser.
-
UUIDv7 Generator
Time-ordered, sortable UUIDs by RFC 9562: batch generate, monotonic mode, decode the embedded timestamp, all in your browser
-
WiFi QR Code Generator
Turn your WiFi name + password into a scan-to-connect QR code — WPA/WPA2/WPA3, WEP or open, hidden networks, PNG/SVG export. Password never leaves the tab.