Screenshots, PDFs, QR Codes, OG Images, Metadata extraction — all in one API.
One key, one subscription, unlimited tools.
100 API calls/month free • No credit card required
curl -X POST https://toolcenter.dev/api/v1/screenshot \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com",
"width": 1920,
"height": 1080,
"format": "png",
"blockAds": true,
"darkMode": true
}' --output screenshot.png
Everything you need to build modern web tools, all behind a single API key.
Capture any website as a pixel-perfect image. PNG, JPG, WebP. Full page, dark mode, device emulation.
View docs →Convert URLs and HTML to beautiful PDFs. Custom margins, landscape mode, print backgrounds.
View docs →Generate customizable QR codes with logos. PNG or SVG, custom colors, sizes up to 2000px.
View docs →Create dynamic Open Graph images for social media. Custom fonts, colors, patterns, logos.
View docs →Extract title, description, and meta tags from any URL. OG tags, Twitter cards, favicons.
View docs →Add text watermarks to screenshots. Custom position, opacity, font size, and color.
View docs →Optimize and compress images on the fly. Resize, convert formats, reduce file size.
View docs →Render HTML and CSS directly as an image. Perfect for dynamic social cards and banners.
View docs →Built for developers who demand power and flexibility.
Remove ads, cookie banners, and chat widgets automatically.
Inject custom stylesheets and scripts before capture.
iPhone, iPad, Pixel — emulate any device viewport.
Force dark mode rendering with prefers-color-scheme.
Scroll and capture entire pages with lazy-loaded content.
Spoof geolocation and timezone for localized captures.
PNG, JPG, WebP, PDF, SVG — pick the right format.
Built-in security with SSRF protection and rate limiting.
Simple REST API. Use from any language in seconds.
curl -X POST https://toolcenter.dev/api/v1/screenshot \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"url": "https://example.com",
"width": 1920,
"height": 1080,
"format": "png",
"fullPage": true,
"blockAds": true,
"darkMode": true
}' --output screenshot.png
echo "Screenshot saved!"
All plans include every API. No hidden fees. Upgrade or cancel anytime.
For testing & hobby projects
For apps & SaaS products
For high-volume & enterprise
From solo indie hackers to growing SaaS teams — developers trust ToolCenter for their web automation needs.