📄
HTML Prettify
Prettify and indent HTML markup.
data
API: POST /api/tools/html-prettify
Input
Result
🔌 API Usage
POST /api/tools/html-prettify
Content-Type: application/json
// Example body:
{
"input": ""
}
Content-Type: application/json
// Example body:
{
"input": ""
}