Self-host with Docker ยท Yantr
url-to-png
Self-hosted service to convert any URL to a PNG screenshot image.
1
Ports
0
Notes
2
Use Cases
About
What url-to-png does
A self-hosted service that converts any URL to a high-quality PNG screenshot. Use the API to capture website snapshots for previews, archiving, or automated testing without relying on external third-party screenshot services.
Install Flow
How to self-host url-to-png
url-to-png can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what url-to-png does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Generate website preview thumbnails.
- Capture web pages for archiving.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/jasonraimondi/url-to-png:latest
Service Name
url-to-png
Related Apps
More tools you might pair with url-to-png
Page generated 2026-07-27T04:28:00.415Z