---
title: "API examples"
description: "Worked code examples for converting HTML to images: invoices, charts, social embeds, testimonials, calendar events and more."
url: "https://html2img.com/docs/examples/"
---

# API examples

Worked code examples that use the raw HTML endpoint to produce specific image outputs. Each page includes the markup and the API call in four languages.

> **Note**
>
> Want it faster? Use a [template](https://html2img.com/templates/) instead. Templates cover the same shapes (invoices, OG cards, code screenshots) and render from a single JSON payload.

## Social embeds

- [Twitter embed to image](https://html2img.com/docs/examples/twitter-embed/) - render a tweet with the official embed widget.
- [Facebook post to image](https://html2img.com/docs/examples/facebook-post/) - handle the Facebook SDK timing.
- [Instagram post to image](https://html2img.com/docs/examples/instagram-post/) - size an Instagram embed for capture.

## Business documents

- [Invoice or receipt to image](https://html2img.com/docs/examples/invoice-receipt/) - render a styled invoice as a PNG, or as an A4 PDF.

## Developer assets

- [GitHub repo card](https://html2img.com/docs/examples/github-repo-card/) - generate a social preview for a repository.
- [Chart screenshot](https://html2img.com/docs/examples/chart-screenshot/) - turn Chart.js into a static PNG.

## Marketing assets

- [Product card](https://html2img.com/docs/examples/product-card/) - render product cards for ecommerce social sharing.
- [Testimonial card](https://html2img.com/docs/examples/testimonial-card/) - quote, avatar and rating in one PNG.
- [Price comparison](https://html2img.com/docs/examples/price-comparison/) - clean pricing tables for marketing materials.

## Utility

- [Calendar event](https://html2img.com/docs/examples/calendar-event/) - date badge, location, attendee list.
- [Weather widget](https://html2img.com/docs/examples/weather-widget/) - current conditions and forecast.
- [QR code](https://html2img.com/docs/examples/qr-code/) - branded QR codes with your colours and logo.

> **Note**
>
> More examples land regularly. Email the team via [/contact](https://html2img.com/contact/) if you want a specific use case covered.
