Encode special characters to HTML entities and decode HTML entities back to plain text. Essential for web developers.
Drag and drop here or
Supports documents, images, audio, video, and text files
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
<p>Hello & "World"</p>
<script>alert("XSS")</script>
CafΓ© & rΓ©sumΓ©
A: To safely display characters like <, >, &, " in HTML without being interpreted as markup.
A: All characters with HTML entity equivalents, including &, <, >, ", ', and extended Unicode characters.
A: Yes, all processing happens locally in your browser. Nothing is sent to servers.
Beautify, minify, validate, and fix JSON with syntax highlighting.
Convert JSON to Go struct definitions with tags and options.
Convert JSON to TypeScript interfaces or types.
Convert between JSON and YAML formats with preserved structure.
Convert CSV files to JSON and JSON to CSV with custom delimiters.
Format and beautify SQL queries with syntax highlighting.
Privacy: This tool runs entirely in your browser. No data is sent to our servers.