Plantillas listas para usar
Diseños hechos para las herramientas HTML a imagen y HTML a PDF. Elige una plantilla, pulsa Copiar HTML y pégalo en el Body de tu petición (en n8n, Make o tu código). Cambia los textos de ejemplo por los tuyos, o por las variables de tu flujo, y ya tienes tu imagen o tu PDF. Vamos añadiendo plantillas nuevas.
Cómo se usan
- Pulsa Copiar HTML en la plantilla que quieras.
- Pégalo en el Body de tu nodo HTTP Request (n8n, Make…) apuntando a la API de HTML a imagen o de HTML a PDF.
- Cambia los textos de ejemplo por los tuyos. En n8n puedes meter tus datos con expresiones, por ejemplo
{{ $json.titulo }}.
Los diseños usan tipografías del sistema y no cargan nada de internet. La receta completa, campo a campo, la tienes en las instrucciones.
Ready-to-use templates
Designs made for the HTML to image and HTML to PDF tools. Pick a template, hit Copy HTML and paste it into the Body of your request (in n8n, Make or your code). Swap the sample text for your own, or your flow's variables, and your image or PDF is ready. We keep adding new templates.
How to use them
- Hit Copy HTML on the template you want.
- Paste it into the Body of your HTTP Request node (n8n, Make…) pointing at the HTML to image or HTML to PDF API.
- Swap the sample text for your own. In n8n you can inject your data with expressions, e.g.
{{ $json.title }}.
The designs use system fonts and load nothing from the internet. The full recipe, field by field, is in the instructions.