From 816052634035d33d67959cc18bb738e2703d4362 Mon Sep 17 00:00:00 2001 From: Martin Minchev <15653942+marto55555@users.noreply.github.com> Date: Mon, 23 Feb 2026 18:05:28 +0200 Subject: [PATCH] Add MConverter to Documents & Productivity (#668) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f53cb0be..eec11d06 100644 --- a/README.md +++ b/README.md @@ -681,6 +681,7 @@ like WhatsApp | `apiKey` | Yes | Yes | | [iLovePDF](https://developer.ilovepdf.com/) | Convert, merge, split, extract text and add page numbers for PDFs. Free for 250 documents/month | `apiKey` | Yes | Yes | | [JIRA](https://developer.atlassian.com/server/jira/platform/rest-apis/) | JIRA is a proprietary issue tracking product that allows bug tracking and agile project management | `OAuth`| Yes | Unknown | | [Mattermost](https://api.mattermost.com/) | An open source platform for developer collaboration | `OAuth`| Yes | Unknown | +| [MConverter](https://dev.mconverter.eu/) | File converter and PDF compressor. Extract images from video, convert documents, Markdown and more | `apiKey` | Yes | Unknown | | [Monday](https://developer.monday.com/) | Programmatically access and update data inside a monday.com account | `apiKey` | Yes | Unknown | | [Notion](https://developers.notion.com/docs/getting-started) | Integrate with Notion | `OAuth`| Yes | Unknown | | [OCR AI](https://ocrai.xyz) | Document validation API using OCR and AI. Automatically extracts data from documents  and compares it with user-provided data to verify consistency | `apiKey`| Yes | No |