This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Shotium
Screenshots & OG images that update when your data does
One clean API for pixel-perfect screenshots and Open Graph images. Signed URLs you can embed straight into — the image updates when your data does, and Cloudflare's edge absorbs crawler traffic for free. 100 free renders, no credit card.
Shotium started from a personal itch: every side project needs OG images, but every solution I tried was either a heavyweight design tool or a DIY headless Chrome setup that somehow ate an entire weekend — zombie processes, missing fonts, broken emoji, SSRF protection… the whole thing.
So I built the API I wanted to use myself.
📸 Screenshots Give Shotium a URL and get back a PNG, JPEG, or WebP. Full-page screenshots are supported, and results are cached for 24 hours.
🖼️ OG images Choose from 5 typed templates, all rendered in a real browser instead of a limited JSX renderer. Generate them at build time via the API, or use signed URLs for dynamic images.
🔗 Signed URLs Drop an HMAC-signed image URL directly into your img src. When the parameters change, the image regenerates automatically.
CDN edge hits are free and don’t count toward your render quota.
🤖 AI-agent friendly After creating an API key, there’s a “Copy AI setup prompt” button. Paste it into Cursor or Claude Code, and your coding agent can wire up the integration for you.
The docs also include llms.txt and a one-click “Copy page as Markdown” option.
💰 Simple pricing You get 100 free renders when you sign up — no credit card required.
After that, it’s $15/month for 2,000 renders.
And there are no surprise bills: if you hit your limit, requests simply return 429. Nothing gets auto-charged.
🛠️ The stack Nuxt 4 + Playwright, running on a single ARM box.
Happy to answer anything about browser rendering, infra, the stack, pricing, or the business side.
No comment highlights available yet. Please check back later!
About Shotium on Product Hunt
“Screenshots & OG images that update when your data does”
Shotium was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #37 on the daily leaderboard. One clean API for pixel-perfect screenshots and Open Graph images. Signed URLs you can embed straight into — the image updates when your data does, and Cloudflare's edge absorbs crawler traffic for free. 100 free renders, no credit card.
Shotium was featured in API (98.6k followers), Marketing (467.9k followers) and Developer Tools (518.8k followers) on Product Hunt. Together, these topics include over 174.9k products, making this a competitive space to launch in.
Who hunted Shotium?
Shotium was hunted by Shery. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how Shotium stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hi PH! Solo builder here 👋
Shotium started from a personal itch: every side project needs OG images, but every solution I tried was either a heavyweight design tool or a DIY headless Chrome setup that somehow ate an entire weekend — zombie processes, missing fonts, broken emoji, SSRF protection… the whole thing.
So I built the API I wanted to use myself.
📸 Screenshots
Give Shotium a URL and get back a PNG, JPEG, or WebP. Full-page screenshots are supported, and results are cached for 24 hours.
🖼️ OG images
Choose from 5 typed templates, all rendered in a real browser instead of a limited JSX renderer. Generate them at build time via the API, or use signed URLs for dynamic images.
🔗 Signed URLs
Drop an HMAC-signed image URL directly into your img src. When the parameters change, the image regenerates automatically.
CDN edge hits are free and don’t count toward your render quota.
🤖 AI-agent friendly
After creating an API key, there’s a “Copy AI setup prompt” button. Paste it into Cursor or Claude Code, and your coding agent can wire up the integration for you.
The docs also include llms.txt and a one-click “Copy page as Markdown” option.
💰 Simple pricing
You get 100 free renders when you sign up — no credit card required.
After that, it’s $15/month for 2,000 renders.
And there are no surprise bills: if you hit your limit, requests simply return 429. Nothing gets auto-charged.
🛠️ The stack
Nuxt 4 + Playwright, running on a single ARM box.
Happy to answer anything about browser rendering, infra, the stack, pricing, or the business side.
Feedback repo: github.com/shotium/feedback