This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryUpdates What's New, Links, and npm across a mixed release.
Full changelog
What's New
- WebP output format — 30% smaller file sizes. Set
formatto"webp" - GET endpoint — Capture screenshots with a simple URL, no POST body needed
- Element selector — Capture specific page elements instead of full pages
MCP Server
The rendex_screenshot tool now supports all three formats (PNG, JPEG, WebP) and element selection via the selector parameter.
Quick Start
{
"mcpServers": {
"rendex": {
"url": "https://mcp.rendex.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Or via npm: npx @copperline/rendex-mcp
Links
- Landing page: https://rendex.dev
- Docs: https://rendex.dev/docs/quickstart
- npm: https://www.npmjs.com/package/@copperline/rendex-mcp
- Free tier: 500 calls/month, no credit card required
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About copperline-labs/rendex-mcp
Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included.
Related context
Beta — feedback welcome: [email protected]