Home
chevron_right
Dev Tools
chevron_right
Code Formatter
code_blocks
Code Snippet Formatter
Format and preview code snippets with syntax highlighting.
Language
JavaScript
Python
HTML
CSS
JSON
SQL
Bash
Line numbers
Wrap lines
function greet(name) { // Say hello const message = `Hello, ${name}!`; console.log(message); return message; }
Preview
content_copy
Copy
Export as HTML
content_copy
Copy HTML