https://github.com/copperline-labs/rendex
Rendex — rendering API for automation builders and AI agents (HTML, a URL, or Markdown → image or PDF). Issues, feedback, and feature requests.
https://github.com/copperline-labs/rendex
api feedback html-to-image pdf rendering rendex screenshot
Last synced: 9 days ago
JSON representation
Rendex — rendering API for automation builders and AI agents (HTML, a URL, or Markdown → image or PDF). Issues, feedback, and feature requests.
- Host: GitHub
- URL: https://github.com/copperline-labs/rendex
- Owner: copperline-labs
- Created: 2026-04-06T03:18:58.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-27T04:31:03.000Z (12 days ago)
- Last Synced: 2026-05-27T06:21:45.497Z (12 days ago)
- Topics: api, feedback, html-to-image, pdf, rendering, rendex, screenshot
- Homepage: https://rendex.dev
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rendex
**Rendering API for automation builders and AI agents.** _Render anything. Instantly._
Rendex turns HTML, a URL, or Markdown into images and PDFs with a single, fast API call — built for n8n, Make, Zapier, and AI agents on MCP. PNG, JPEG, WebP, or PDF output, running on Cloudflare's edge with zero cold starts. (Yes, URL screenshots are one mode.)
| | |
|---|---|
| 🌐 **Website** | [rendex.dev](https://rendex.dev) |
| 📚 **Docs** | [rendex.dev/docs](https://rendex.dev/docs) |
| 🔌 **API** | [api.rendex.dev](https://api.rendex.dev) |
| 🆓 **Free tier** | 500 calls/month — [get a key](https://rendex.dev/login) (no credit card) |
| 🟢 **Status** | [rendex.dev/status](https://rendex.dev/status) |
```bash
npm install @copperline/rendex # JavaScript / TypeScript
pip install rendex # Python
npx @copperline/rendex-mcp # MCP server (AI agents)
```
## About this repository
Rendex is a **hosted API** — the core product is closed-source. **This repo is the public feedback front door**, not the API source:
- 🐛 **Found a bug?** [Open a bug report](https://github.com/copperline-labs/rendex/issues/new/choose)
- 💡 **Want a feature?** [Request it here](https://github.com/copperline-labs/rendex/issues/new/choose)
- ❓ **Have a question?** Check the [docs](https://rendex.dev/docs) first, then open an issue or email [support@rendex.dev](mailto:support@rendex.dev)
- 🔒 **Security issue?** See [SECURITY.md](https://github.com/copperline-labs/.github/blob/main/SECURITY.md) — please don't open a public issue.
## Open-source integrations
The product is closed, but the integration tooling is open — contributions welcome:
| Repo | What it is |
|---|---|
| [rendex-mcp](https://github.com/copperline-labs/rendex-mcp) | MCP server — use Rendex from Claude, Cursor, Windsurf, and other AI agents |
| [rendex-n8n](https://github.com/copperline-labs/rendex-n8n) | n8n community node for no-code/low-code workflows |
| [rendex-zapier](https://github.com/copperline-labs/rendex-zapier) | Zapier integration |
---
Rendex is a product of [Copperline Labs LLC](https://copperlinelabs.com).