How it works
How to use the Jade to HTML
Paste Jade
Or open a .pug/.jade file.
Convert
Tags, #ids, .classes, attributes, text and nesting are converted.
Copy the HTML
Or press Swap for HTML → Jade.
What is supported
Markup features are fully supported: tags, #id and .class shorthands, attributes, inline, piped and block text, block expansion (ul: li), comments, doctype and #[tag] interpolation. Template logic (loops, conditionals, mixins, includes, #{…}) needs a JavaScript runtime and is reported rather than silently dropped.
Built for developers
Why developers use it
Private by design
Runs 100% in your browser. Nothing you paste is uploaded, logged or stored on a server.
Instant results
Output updates as you type, with precise error locations when something is wrong.
Works offline
Once loaded, the tool keeps working without a connection. Install it as an app if you like.
Free, no sign-up
No accounts, no limits, no watermarks.
FAQ
Frequently asked questions
Is Jade the same as Pug?
Yes. Jade was renamed Pug in 2016; the syntax is the same.
Is my data uploaded anywhere?
No. Everything runs locally in your browser — nothing you paste or open is sent to a server, logged or stored. The tool keeps working offline once the page has loaded.
Keep going
Related tools
- HTML to JadeConvert HTML to Jade / Pug
- HTML FormatterBeautify or minify HTML markup
- HTML ViewerPreview HTML live while you edit
- HTML ValidatorFind HTML errors and accessibility issues
- HTML MinifyMinify HTML safely
- HTML to JSX ConverterConvert HTML to React JSX
- CSV to HTML tableConvert CSV to HTML table
- Excel to HTMLConvert spreadsheets into HTML tables