Code Tools - Formatter / Generator / Config
24 toolsOnline code tools: Prettier multi-language formatter, JSON to TypeScript/Go/Java, Dockerfile/Gitignore generator, Flexbox/Grid/CSS gradient generators.
Format & Minify6
Code Formatter
Online code formatter powered by Prettier. Supports JavaScript, HTML, CSS, SQL formatting and safe minification. Protects string literals from being broken.
SQL Formatter
Online SQL formatting tool: supports MySQL, PostgreSQL, SQLite, BigQuery dialects. Uppercase/lowercase keywords, configurable indentation. Format or minify SQL statements instantly.
HTML Formatter
Free online HTML formatter supporting beautify and minify, with adjustable indent size and options to keep comments and blank lines.
HTML Minifier
Online HTML minification and formatting tool: compress by removing comments and whitespace, or format with proper indentation. Preserves script/style tag contents.
CSS Minifier
Online CSS minification and formatting tool: compress by removing comments and whitespace, or format with proper layout. Protects string literals.
JS Minifier
Online JavaScript minification and formatting tool: compress by removing comments and whitespace, or format with Prettier. Protects string literals.
Code Generation8
JSON to TypeScript
Free online JSON to TypeScript interface tool, auto-generate interface and type, supports nested objects and arrays
JSON to Go Struct
Free online JSON to Go Struct tool. Auto-generate struct definitions with json tag and omitempty support.
JSON to Java Class
Free online JSON to Java Class tool. Auto-generate POJO classes with getter/setter/Lombok/Jackson annotation support.
Java to JSON
Free online tool to convert Java object toString() output to standard JSON format. Supports Map style, JavaBean style, arrays, and more. One-click conversion with formatting and minification.
Mock Data Generator
Free online mock data generator with 28 data types, JSON/CSV/TSV/YAML formats, batch generate test data
SQL Table Generator
Free online SQL CREATE TABLE statement generator with visual table structure design, supporting MySQL, PostgreSQL, and SQLite.
cURL to Code
Free online tool to convert cURL commands to HTTP request code in JavaScript (Fetch/Axios), Python (requests), Java, Go, and more. One-click conversion for quick integration.
HTML to JSX
Convert HTML to React JSX online. Automatically handles className, htmlFor, camelCase attributes, style objects, and self-closing tags. Free, no login, local processing.
Config & Style5
Dockerfile Generator
Free online Dockerfile generator. Multi-language base images, multi-stage builds, health checks, and COPY instructions. Generate production-ready Dockerfiles instantly.
.gitignore Generator
Free online .gitignore generator supporting 20+ languages/frameworks/IDEs. Generate ignore file configurations in one click.
CSS Flexbox Generator
Free online CSS Flexbox generator with visual flex layout property adjustment, real-time preview, and one-click CSS code copying
CSS Grid Generator
Free online CSS Grid generator with visual grid layout adjustment, custom row/column gaps, real-time preview, and one-click code copying
CSS Gradient Generator
Free online CSS gradient generator. Supports linear, radial, and conic gradients with visual color stops, angle control, and live preview. Copy CSS instantly.
Cheatsheets5
Git Cheatsheet
Handy Git Cheatsheet for developers: covers basic operations, branch management, remote collaboration, and undo/revert scenarios. Searchable and categorized for quick reference. All local processing.
Docker Cheatsheet
Handy Docker Cheatsheet for developers: covers image management, container operations, networks and volumes, and Compose. Searchable and categorized for quick reference. All local processing.
Linux Commands Cheatsheet
Handy Linux Commands Cheatsheet for developers: covers file operations, text processing, process management, and network troubleshooting. Searchable and categorized for quick reference. All local processing.
SQL Cheatsheet
Handy SQL Cheatsheet for developers: covers queries, aggregations, joins, subqueries, and window functions. Searchable and categorized for quick reference. All local processing.
Regex Cheatsheet
Handy Regex Cheatsheet for developers: covers metacharacters, quantifiers, groups, lookarounds, and common patterns. Searchable and categorized for quick reference. All local processing.