# Renderform

RenderForm is a user-friendly automation and design tool that enables the creation of templates and images with custom content such as images, texts, and QR codes.

- **Category:** images & design
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 7
- **Triggers:** 0
- **Slug:** `RENDERFORM`
- **Version:** 20260414_00

## Tools

### Create PDF from URL

**Slug:** `RENDERFORM_CREATE_PDF_FROM_URL`

Tool to create a PDF from any website URL with customizable page format and auto-expiration. Use when you need to generate a PDF snapshot of a webpage.

### Delete Result

**Slug:** `RENDERFORM_DELETE_RESULT`

Tool to delete a render result (image/PDF) by its identifier. Use when you need to remove a previously generated image or PDF from the system.

### Get Result

**Slug:** `RENDERFORM_GET_RESULT`

Tool to retrieve detailed information about a specific render result by its identifier. Use when you need to check the status or get the full details of a previously generated image or PDF.

### List Fonts

**Slug:** `RENDERFORM_LIST_FONTS`

Tool to retrieve all available fonts including Google Fonts and custom uploaded fonts. Use when you need to list fonts for text rendering.

### List Results (v2)

**Slug:** `RENDERFORM_LIST_RESULTS_V2`

Tool to list all rendered images and PDFs with pagination support. Use when retrieving results from the v2 API with filtering by template or batch.

### List Templates V2

**Slug:** `RENDERFORM_LIST_TEMPLATES_V2`

Tool to get a list of all your templates with metadata and preview links. Supports pagination and filtering by name and tags.

### Take Website Screenshot

**Slug:** `RENDERFORM_TAKE_SCREENSHOT`

Tool to capture a screenshot of a website with given dimensions. Use when you need a visual snapshot of a page with optional wait time before capture.
