Developer Tools

211 tools — generators, formatters, validators and converters for developers. Free, no signup.

Generators

40 tools
Free

QR Code Generator

Generate QR codes for URLs, text, WiFi, vCards and more

Free

URL to QR Code

Turn any website link or URL into a scannable QR code — download as PNG

Free

Barcode Generator

Generate EAN, UPC, Code128 and other barcode formats

Free

Favicon Generator

Generate favicons in all required sizes from one image

Free

CSS Gradient Generator

Create beautiful CSS gradients and copy the code

Free

UUID Generator

Generate RFC-4122 UUIDs v1/v4 instantly

Free

GUID Generator

Generate globally unique identifiers (GUIDs)

Free

Slug Generator

Convert any text into a URL-friendly slug

Free

Hash Generator

Generate MD5, SHA1, SHA256, SHA512 hashes from text

Free

MD5 Generator

Generate MD5 hash from any text or string

Free

SHA256 Generator

Generate SHA-256 cryptographic hash from text

Free

Password Generator

Generate strong, random passwords with custom rules

Free

Lorem Ipsum Generator

Generate placeholder lorem ipsum text for designs

Free

Fake Data Generator

Generate realistic fake names, emails, addresses and more

Free

JSON Generator

Generate random JSON data from a schema template

Free

XML Generator

Generate XML documents from structure templates

Free

YAML Generator

Generate YAML configuration files from templates

Free

SQL Query Generator

Generate SQL SELECT, INSERT, UPDATE, DELETE queries

AI

Regex Generator

Generate and explain regular expressions from plain English

Free

CSS Shadow Generator

Visually build CSS box-shadow and text-shadow values

Free

CSS Animation Generator

Create CSS keyframe animations with a visual editor

Free

Tailwind Class Generator

Generate Tailwind CSS utility classes from CSS properties

Free

Open Graph Generator

Generate Open Graph meta tags for social sharing previews

Free

Robots.txt Generator

Generate robots.txt file for search engine crawl rules

Free

Sitemap Generator

Generate XML sitemap for any website URL

Free

Manifest Generator

Generate web app manifest.json for PWA apps

Free

.htaccess Generator

Generate Apache .htaccess rules for redirects and security

Free

Meta Tag Generator

Generate HTML meta tags for SEO and social sharing

Free

JWT Generator

Generate and sign JSON Web Tokens with custom payloads

Free

API Mock Generator

Generate mock REST API endpoints with fake JSON responses

Free

Color Palette Generator

Generate beautiful color palettes from a base color

Free

SVG Shape Generator

Generate SVG shapes, icons and patterns as code

Free

SVG Wave Generator

Generate smooth SVG waves for website sections

Free

SVG Blob Generator

Generate organic blob shapes as SVG for backgrounds

Free

SVG Pattern Generator

Generate seamless tiling SVG background patterns

Free

CSS Clip Path Generator

Visually create CSS clip-path polygon and circle values

Free

CSS Grid Generator

Visually design CSS grid layouts and copy the code

Free

CSS Flexbox Generator

Visually design flexbox layouts and copy the CSS

Free

CSS Transition Generator

Build CSS transitions with a live play-to-test preview

Free

Dummy API Generator

Generate dummy REST API with CRUD endpoints instantly

Converters

34 tools
Free

JSON to CSV

Convert JSON arrays to CSV spreadsheet format

Free

CSV to JSON

Convert CSV spreadsheet data to JSON format

Free

JSON to XML

Convert JSON objects to XML format

Free

XML to JSON

Convert XML documents to JSON format

Free

YAML to JSON

Convert YAML configuration to JSON format

Free

JSON to YAML

Convert JSON data to YAML configuration format

Free

HTML to JSX

Convert HTML markup to React JSX syntax

Free

JSX to HTML

Convert React JSX code to plain HTML markup

Free

Markdown to HTML

Convert Markdown text to HTML markup

Free

HTML to Markdown

Convert HTML pages to clean Markdown format

Free

CSS to Tailwind

Convert regular CSS properties to Tailwind utility classes

Free

HEX to RGB

Convert HEX color codes to RGB values

Free

RGB to HEX

Convert RGB color values to HEX color codes

Free

RGB to HSL

Convert RGB color values to HSL format

Free

Base64 Encode

Encode text or files to Base64 string

Free

Base64 Decode

Decode Base64 string back to plain text or file

Free

URL Encode

Encode special characters in URLs (percent encoding)

Free

URL Decode

Decode percent-encoded URL strings to plain text

Free

JWT Decoder

Decode and inspect JWT token header and payload

Free

Unix Timestamp Converter

Convert Unix timestamps to human-readable dates and back

Free

Text to Binary

Convert plain text to binary code (0s and 1s)

Free

Binary to Text

Convert binary code back to readable text

Free

Image to Base64

Convert images to Base64 encoded data URI strings

Free

SQL to Prisma

Convert SQL CREATE TABLE statements to Prisma schema

Free

cURL to Fetch

Convert cURL commands to JavaScript fetch() code

Free

cURL to Axios

Convert cURL commands to Axios request code

Free

JSON to TypeScript

Generate TypeScript interfaces from JSON objects

Free

JSON to Dart

Generate Dart model classes from JSON data

Free

JSON to Go Struct

Generate Go struct definitions from JSON data

Free

JSON to Java Class

Generate Java POJO classes from JSON objects

Free

JSON to CSV File

Convert and download JSON data as a CSV file

Free

ICO Converter

Convert PNG or JPG images to ICO favicon format

Free

SVG to PNG

Convert SVG vector graphics to PNG raster images

Free

PNG to SVG

Trace PNG images and convert to SVG vector format

Formatters

18 tools

Validators

11 tools

Image Tools

19 tools

API Tools

10 tools

Text & Color

7 tools

Database

7 tools

Security

8 tools

SEO Tools

13 tools

Web Tools

11 tools

DevOps

7 tools

AI Dev Tools

9 tools

Frontend & More

17 tools

About Developer Tools

ToolHub’s developer tools cover the small utilities every developer reaches for constantly — UUID/GUID generators, hash generators, password generators, JSON/XML/YAML formatters and validators, regex builders, SQL query generators, and CSS/Tailwind generators — all free, online, no signup.

Beyond the basics, AI-powered tools like the AI Code Generator, AI Regex Generator and AI Commit Message Generator turn plain-English descriptions into working code, saving time on boilerplate and repetitive syntax lookup.

These tools are built for quick, one-off tasks during development — generating a UUID for a test fixture, formatting a messy JSON payload, checking a regex pattern, or generating placeholder data for a demo — without needing to install a package or spin up a script.

Frequently asked questions

Are ToolHub developer tools really free?

Yes — generators, formatters, validators and converters are free with no signup. A small set of AI-powered tools are marked Pro.

Can I generate test/fake data for development?

Yes — the Fake Data Generator and JSON/XML/YAML Generators create realistic placeholder data from templates, useful for testing and demos.

Do you have API testing tools?

Yes — the API category includes request testers, response formatters and related utilities for working with REST APIs during development.

What formats do the formatter tools support?

JSON, XML, YAML, SQL, CSS and more — each formatter validates and pretty-prints the input, with minify options where relevant.

Can AI generate code or regex for me?

Yes — AI Code Generator, AI Regex Generator and AI SQL Generator turn plain-English descriptions into working code, regex patterns or SQL queries.