Text to anything
**What is Text to Anything?** Text to Anything provides powerful API endpoints designed to simplify your workflow. **Features** - OCR (based on image/PDF) - PDF generation based on HTML - PDF generation based on HTML templates (configurable in our dashboard) - Virusscanning, can be [found here](https://rapidapi.com/Attacler/api/virusscan-texttoanything) - Barcode generation - QRCode generation…
Text to anything endpoints
| Method | Endpoint | Description |
|---|---|---|
| Dashboard | ||
| POST |
Dashboard verification /dashboard/verify |
Connect RapidAPI to the TTA Dashboard |
| GET |
Get available dashboard templates /dashboard/pdf/templates |
Get the available template made in the TTA dashboard |
| Other endpoints | ||
| POST |
Generate PDF /generatePDF |
Generate PDF files based on the HTML send. Format can be one of 'A1', 'A2', 'A3', 'A4', 'A5', 'A6', 'Letter', 'Legal', 'Tabloid', 'Ledger'. If landscape is true, the PDF will be… |
| POST |
Generate PDF (template) /generatePDF/template |
Generate a PDF based on a template created in the [dashboard](https://app.texttoanything.nl). |
| POST |
Scan an image or PDF with OCR /ocr |
Scan an image or PDF with OCR. The endpoint response can be one of the following three: 1. [HOCR](https://en.wikipedia.org/wiki/HOCR) 2. Text, the text detected inside of the… |
| GET |
Generate Barcode /generateBarcode |
Generate a barcode based on the given parameters |
| POST |
Generate PDF (Preview) /generatePDF/preview |
Generate PDF files based on the HTML send. Format can be one of 'A1', 'A2', 'A3', 'A4', 'A5', 'A6', 'Letter', 'Legal', 'Tabloid', 'Ledger'. If landscape is true, the PDF will be… |
| GET |
Generate QRcode /generateQR |
Generate a QRcode based on the given parameters |
Text to anything pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $1 / month | 25 / minute |
|
| ULTRA | $5 / month | — |
|
| MEGA | $12.5 / month | — |
|