RenderPad is a lightweight, browser-based HTML renderer and editor with live preview, syntax highlighting, and customization options. Built by Brahman WebTech to give developers a free, ad‑free playground for experimenting with HTML.
Live at : https://bmwtch.github.io/RenderPad/
- Live HTML rendering in an iframe
- Syntax highlighting powered by Highlight.js
- IndexedDB persistence (auto-save your code)
- Theme, font, and language customization
- "Save as HTML" export with custom filename
- Responsive dark-themed UI
Clone the repository and open index.html in your browser:
git clone https://github.com/bmwtch/renderpad.git
cd renderpad