Convert HTML to PDF
How to use:
- Upload an HTML file or paste HTML content
- Click "Convert to PDF"
- Download the PDF file
Tips for best results:
- Use inline CSS styles or include <style> tags in your HTML
- For images, use absolute URLs (http://...) or data URIs (data:image/...)
- External CSS files and JavaScript will not be executed
- Fonts should be web-safe or embedded using @font-face
- Complex CSS features (flexbox, grid) may have limited support