← Back to all tools
Browser only
HTML to PDF
Paste HTML or upload an HTML file, preview it safely, and generate a PDF without uploading anything.
7 lines | 121 characters | 0.1 KB
Browser-Side Limitations
- Inputs larger than 2 MB are rejected to avoid browser hangs and memory exhaustion.
- External images can be blocked by CORS policies.
- Custom web fonts may fall back to system fonts.
- CSS animations are captured in their static state.
- JavaScript is stripped and not executed.
- The output is a raster capture of the rendered HTML, not selectable HTML text.