42 Free Text Tools
Powerful text manipulation and analysis tools organized by category.
Web Languages
7 tools
HTML Formatter
Beautify and indent HTML code with configurable options.
CSS Formatter
Format CSS with proper indentation, sorting, and organization.
JavaScript Formatter
Beautify JavaScript code with ESLint-compatible formatting.
TypeScript Formatter
Format TypeScript with proper type annotation spacing.
SCSS/Sass Formatter
Beautify SCSS and Sass stylesheets with nesting support.
Less Formatter
Format Less CSS preprocessor code with proper nesting.
Vue SFC Formatter
Format Vue Single File Components with template, script, and style sections.
Data Formats
6 tools
JSON Formatter
Pretty-print JSON with syntax highlighting and validation.
XML Formatter
Format and indent XML documents with proper nesting.
YAML Formatter
Beautify YAML configuration files with consistent indentation.
TOML Formatter
Format TOML configuration files with proper section organization.
CSV Formatter
Format CSV data as aligned columns for readability.
INI Formatter
Format INI configuration files with proper section organization.
Programming Languages
10 tools
Python Formatter
Format Python code following PEP 8 style guidelines.
Java Formatter
Beautify Java code with proper conventions and brace styles.
C# Formatter
Format C# code following Microsoft conventions.
C/C++ Formatter
Format C and C++ code with Allman, K&R, or other styles.
PHP Formatter
Beautify PHP code following PSR-12 standards.
Go Formatter
Format Go code with gofmt conventions.
Rust Formatter
Format Rust code with rustfmt style guidelines.
Ruby Formatter
Beautify Ruby code following community style guide.
Swift Formatter
Format Swift code following Apple's API Design Guidelines.
Kotlin Formatter
Format Kotlin code following official conventions.
Query Languages
4 tools
SQL Formatter
Beautify SQL queries with uppercase keywords and proper indentation.
GraphQL Formatter
Format GraphQL queries, mutations, and schema definitions.
MongoDB Query Formatter
Format MongoDB queries and aggregation pipelines.
Cypher Formatter
Format Neo4j Cypher queries with proper node/relationship formatting.
Markup & Documentation
3 tools
Code Minifiers
5 tools
HTML Minifier
Minify HTML by removing whitespace and comments.
CSS Minifier
Compress CSS by removing whitespace and optimizing rules.
JavaScript Minifier
Minify JavaScript by removing whitespace and shortening variables.
JSON Minifier
Compact JSON by removing all whitespace.
SVG Minifier
Optimize SVG files by removing unnecessary data.
Validators & Linters
5 tools
JSON Validator
Validate JSON syntax and find parsing errors.
HTML Validator
Check HTML for syntax errors and W3C compliance.
CSS Validator
Validate CSS syntax and check for common errors.
YAML Validator
Validate YAML syntax and check for indentation errors.
XML Validator
Validate XML syntax and check well-formedness.