Free online code minifier for HTML, CSS, and JavaScript. Compress and optimize your code by removing whitespace, comments, and unnecessary characters. Reduce file size, improve page load speed, and boost Core Web Vitals. Features include language auto-detection, copy to clipboard, one-click download, real-time size stats with compression ratio. 100% client-side processing — your code never leaves your browser.
HTML entity encoder and decoder. Encode special characters (< > & " ') to HTML entities or decode entities back to readable text. Prevents XSS attacks and broken markup when displaying user-generated content or code snippets. Supports named entities, decimal (&), and hex (&) numeric references. Features include encode-all-non-ASCII option, drag-and-drop file upload, one-click copy, and download results as text files. All processing runs locally in your browser — your data never leaves your device.
URL encoder and decoder. Encode text to URL-safe percent encoding or decode percent-encoded URLs back to readable text. Supports UTF-8 characters including emojis, Chinese, and other Unicode scripts. Features include spaces-as-plus encoding for form data, uppercase hex option, drag-and-drop file upload, one-click copy, and download results as text files. All processing runs locally in your browser — your data never leaves your device.
JSON formatter, validator, and beautifier. Format, minify, pretty-print, and syntax-highlight JSON data instantly. Features include key sorting, custom indentation (2/4 spaces or tab), line numbers, tree view, error highlighting with line/column position, drag-and-drop file upload, one-click copy/download. All processing runs locally in your browser — no server uploads.
Free online SQL formatter, beautifier, and minifier. Format and beautify SQL queries for MySQL, PostgreSQL, SQL Server, Oracle, SQLite, and 15+ dialects instantly. Features include keyword case conversion (UPPER/lower/Capitalize), custom indentation (2/4 spaces or tab), syntax highlighting with color-coded keywords, instant minification for production, real-time formatting as you type, drag-and-drop file upload, error detection with line positioning, and one-click copy/download. All processing runs locally in your browser — no server uploads.
Free online XML formatter, beautifier, and minifier. Format and beautify XML documents with custom indentation options (2/4 spaces or tab). Features include syntax highlighting with color-coded tags and attributes, instant minification for production use, real-time formatting as you type, drag-and-drop file upload (.xml), error detection with line positioning, one-click copy/download, and support for XML comments, CDATA sections, and processing instructions. All processing runs locally in your browser — no server uploads.