Capura Web
Capura Web Screenshot Tool
Overview
Capura Web is a web application that captures high-fidelity PNG screenshots of publicly accessible web pages. It combines a sleek Tailwind-powered interface with a serverless-friendly /sc API route that launches a hardened Chromium instance via puppeteer-core and @sparticuz/chromium-min.
Sometimes use as link in metatag OG.
Features
- Responsive UI for requesting screenshots with live duration feedback.
 - Serverless-ready screenshot API (/sc) supporting custom viewport width and height.
 - Anti-bot evasions through Cloudflare challenge detection (cfCheck) and preload scripts.
 - Configurable Chromium executable paths for both development and edge runtimes.
 - Built-in CORS middleware restricting access to approved origins.
 
