Generators Tools
Produce boilerplate you would otherwise copy from an old repo: configs, manifests, passwords, and scaffolding.
Free, no sign-up. Browse all 129 tools →
Nginx Config Generator
Generate an Nginx server block — reverse proxy or static/SPA, TLS with HTTP→HTTPS redirect, load balancing, gzip, security headers, and rate limiting.
Lorem Ipsum Generator
Generate placeholder text by paragraphs, sentences, or words — with a one-click regenerate for fresh filler.
Git Command Explainer
Paste any git command to see what it does in plain English — with a clear warning before destructive operations like reset --hard, push --force, or clean -fd.
UUID Generator
Generate cryptographically random UUID v4s — single or in bulk — straight from your browser’s CSPRNG.
Password / Secret Generator
Generate strong passwords, tokens, and API secrets — pick length and character classes, or a memorable passphrase, with an entropy estimate. Browser CSPRNG.
SHA Hash Generator
Compute SHA-1, SHA-256, SHA-384, and SHA-512 digests of any text via WebCrypto — hex and Base64 output.
HMAC Generator
Compute keyed HMAC signatures (SHA-1/256/384/512) for a message and secret via WebCrypto — the way webhooks (Stripe, GitHub) sign and verify payloads.
.gitignore Generator
Build a tailored .gitignore from your stack — languages, frameworks, IDEs, and OS files — using the community gitignore templates, ready to copy.
htpasswd Generator
Generate htpasswd entries for HTTP basic auth (bcrypt, SHA, or APR1-MD5) — the credentials nginx, Apache, and Ingress basic-auth expect.
Color Converter & Contrast
Convert between HEX, RGB, and HSL, generate a tints-and-shades palette, and check WCAG contrast on white and black. A visual, colorful helper.
MD5 Hash Generator & Verifier
Compute the MD5 checksum of any text and verify it against an expected hash. For integrity checks — MD5 is not safe for passwords or security.
GitHub Actions Workflow Generator
Generate a GitHub Actions CI workflow from a form — Node, Python, Go, or Rust with a version matrix, or a multi-arch Docker build-and-push to GHCR/Docker Hub.