From 91fa56b8e99dfd6addec55d3af1e7d89b31d9d28 Mon Sep 17 00:00:00 2001 From: websynapse-coder Date: Fri, 5 Jun 2026 15:53:16 +0530 Subject: [PATCH] Add OCR Space API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8285022f..6ba5e07c 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,7 @@ API | Description | Auth | HTTPS | CORS | | [Clockify](https://clockify.me/developers-api ) | Clockify's REST-based API can be used to push/pull data to/from it & integrate it with other systems | `apiKey` | Yes | Unknown | | [CloudConvert](https://cloudconvert.com/api/v2) | Online file converter for audio, video, document, ebook, archive, image, spreadsheet, presentation | `apiKey` | Yes | Unknown | | [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes | +| [OCR.Space](https://ocr.space/ocrapi) | OCR text extraction from images and PDFs with a free tier | `apiKey` | Yes | Unknown | | [Code::Stats](https://codestats.net/api-docs) | Automatic time tracking for programmers | `apiKey` | Yes | No | | [CraftMyPDF](https://craftmypdf.com) | Generate PDF documents from templates with a drop-and-drop editor and a simple API | `apiKey` | Yes | No | | [Flowdash](https://docs.flowdash.com/docs/api-introduction) | Automate business workflows | `apiKey` | Yes | Unknown |