From 7dd83eb4b0cee9bf7cb5ee59a60973adc3a38e2b Mon Sep 17 00:00:00 2001 From: Daniel Elliot Date: Sat, 30 May 2026 18:38:46 -0700 Subject: [PATCH] Add Rendex API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8285022f..1c7978fc 100644 --- a/README.md +++ b/README.md @@ -666,6 +666,7 @@ API | Description | Auth | HTTPS | CORS | | [Podio](https://developers.podio.com) | File sharing and productivity | `OAuth` | Yes | Unknown | | [PrexView](https://prexview.com) | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | Unknown | | [Renderly](https://renderlyapi.com) | HTML to PDF conversion API built on Chromium | `apiKey` | Yes | Yes | +| [Rendex](https://rendex.dev) | Render HTML, Markdown, or URLs to PNG/JPEG/WebP/PDF, with extraction and templating | `apiKey` | Yes | Unknown | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Smart Image Enhancement](https://apilayer.com/marketplace/image_enhancement-api) | Performs image upscaling by adding detail to images through multiple super-resolution algorithms | `apiKey` | Yes | Unknown |