Free Online Generators

Tools that generate random or structured data like UUIDs, passwords, and test data.

J2PAI JSON to PromptNEW

Generate a structured output prompt from a JSON example or schema.

{}API Response Mocker

Define a JSON schema and generate realistic mock API responses.

[@]Avatar Generator

Generate unique identicon avatars from any name or email hash.

|||Barcode Generator

Generate Code 128 barcodes from text and download as PNG.

#PBKDF2 Hash Generator

Derive a key from a password using PBKDF2 (SHA-256). Configure salt and iterations.

CSSCSS Border Radius Generator

Generate CSS border-radius code with live preview for all four corners.

CSSCSS Box Shadow Generator

Generate CSS box-shadow code with live preview using interactive sliders.

#Certificate Fingerprint Calculator

Calculate SHA-1 and SHA-256 fingerprints of a PEM certificate in colon-separated hex.

#Changelog Generator

Generate a CHANGELOG.md following the Keep a Changelog format.

>_Code to ImageHOT

Turn code snippets into beautiful shareable images with a window chrome and syntax highlighting.

#Color Palette from Color

Generate complementary, triadic, analogous and other color schemes from one hex color.

#cColor Swatch Generator

Input a list of hex colours and generate a swatch image strip with HEX labels. Download as PNG.

#Contributing Guide Generator

Generate a CONTRIBUTING.md template for your open-source project.

#Credit Card Generator

Generate Luhn-valid test card numbers for development and testing.

*/GCrontab Generator

Build cron expressions visually with dropdowns and presets, then get the expression and human description.

#CSR Generator

Fill in your details and get a ready-to-run openssl command to generate a CSR and key.

#CSV Data Generator

Generate random CSV data with custom columns and types.

#cURL Builder

Build cURL commands visually with URL, method, headers, body, and auth.

DOCKDockerfile Generator

Generate a production-ready multi-stage Dockerfile by selecting base image, port, and entry command.

FBFacebook Cover Generator

Create an 820×312 Facebook cover photo from an uploaded image or background color with optional text.

#Fake Data Generator

Generate rows of realistic fake data with configurable columns.

phiFibonacci Generator

Generate Fibonacci sequences and check if a number is Fibonacci.

<->CSS Flexbox Generator

Interactive CSS flexbox playground with live preview and copyable CSS code.

.GIT.gitignore Generator

Generate .gitignore files for any language or framework with a single click.

#cCSS Gradient Generator

Generate CSS linear gradient code with live preview and one-click copy.

{Q}GraphQL Query Builder

Build GraphQL queries and mutations visually with live query string preview.

[#]CSS Grid Generator

Interactive CSS grid playground with live preview and copyable CSS code.

#Hash GeneratorHOT

Generate SHA-1, SHA-256, SHA-384, and SHA-512 cryptographic hashes from any text.

#HMAC Generator

Generate HMAC-SHA-256/384/512 message authentication codes using a secret key.

#.htaccess Generator

Generate Apache .htaccess files with redirect rules, caching, security headers, and gzip compression.

#IBAN Generator

Generate valid IBAN numbers for testing by country with correct check digits.

IMGImage Collage Maker

Arrange 2–4 images into a collage using preset grid layouts, with adjustable gap.

#cImage Gradient Generator

Generate a gradient image of any size with custom colours and direction. Download as PNG.

[#]Image Mosaic / Pixelator

Pixelate any image with an adjustable block size to create a mosaic or pixel-art effect. Download the result.

nseImage Noise Generator

Generate random noise images of any size. Choose grayscale or colour noise. Download as PNG.

#JSON Data Generator

Define a schema and generate an array of JSON objects.

JWTJWT Generator

Build and sign JWTs with HS256 using the Web Crypto API.

©License Picker

Browse open-source licenses and generate the full license text for your project.

LINLinkedIn Banner Generator

Create a 1128×191 LinkedIn profile banner from an uploaded image or solid color with optional text.

LiLorem Ipsum GeneratorHOT

Generate Lorem Ipsum placeholder text for mockups and prototypes.

|Markdown Table Generator

Build Markdown tables from a grid of editable cells.

#MD5 Generator

Generate an MD5 hash from any text. Pure JavaScript implementation, runs client-side.

MEMMeme Generator

Add Impact-style top and bottom text to any image and download as PNG.

<>Meta Tag Generator

Generate HTML meta tags including Open Graph and Twitter Card.

>Nginx Redirect Generator

Generate Nginx rewrite and return rules for URL redirects.

OGOG Image Generator

Create Open Graph social media preview images (1200×630) with custom text.

***Password GeneratorHOT

Generate strong, random passwords with customizable options.

IMGPlaceholder Image Generator

Generate colored placeholder images with custom dimensions and labels.

#Placeholder Text Generator

Generate placeholder text in multiple styles beyond Lorem Ipsum.

#Privacy Policy Generator

Generate a template-based privacy policy for your website.

[#]QR Code Generator

Generate a scannable QR code from any text or URL and download as PNG.

#Random Email Generator

Generate random email addresses for testing and sample data.

#Random Name Generator

Generate random full names with gender and count options.

#?Random Number Generator

Generate random numbers within a configurable range.

rndRandom Picker

Pick random items from a list with optional duplicates.

RngRandom String Generator

Generate random strings with configurable length and character set.

#README Generator

Generate a well-structured README.md from a simple form.

BOTRobots.txt Generator

Build a robots.txt file with rules, sitemap, and common presets.

#RSA Key Generator

Generate RSA key pairs (2048 or 4096-bit) and export as PEM in your browser.

{}Schema Markup Generator

Generate JSON-LD structured data for common schema types.

#RSA Key Pair + OpenSSL Command

Generate an RSA key pair and get the OpenSSL command to create a self-signed certificate.

...Sitemap Generator

Generate an XML sitemap from a list of URLs.

SHTSprite Sheet Generator

Combine multiple images into a sprite sheet and generate CSS background-position offsets.

#SSH Key Generator

Generate an RSA SSH key pair. Shows the OpenSSH public key and the PEM private key.

#Terms of Service Generator

Generate a template-based Terms of Service for your website.

TText to Image

Render text to a PNG image with custom font, size, and colors.

#TOTP Generator

Generate time-based one-time passwords (RFC 6238) from a Base32 secret key.

TWTTwitter / X Header Generator

Create a 1500×500 Twitter header image from an uploaded photo or background color with optional text overlay.

#UUID GeneratorHOT

Generate random UUIDs (v4) for use as unique identifiers.

#UUID v7 Generator

Generate time-ordered UUID v7 identifiers with embedded millisecond timestamps.

PLAYYouTube Thumbnail GeneratorHOT

Create a 1280×720 YouTube thumbnail with a background image and bold title text overlay.

FAQ

How random are the generated values?
Our generators use cryptographically secure random number generation (the Web Crypto API) to produce values that are suitable for security-sensitive uses.
Is generated data stored anywhere?
No, all generation happens entirely in your browser. Nothing is sent to any server.