diff --git a/db/resources.json b/db/resources.json index 7bf7df6c..d0e2c2dd 100644 --- a/db/resources.json +++ b/db/resources.json @@ -1,5 +1,5 @@ { -"count": 1513, +"count": 1514, "entries": [ { "API": "Cat Facts", @@ -4023,6 +4023,15 @@ "Link": "https://codestats.net/api-docs", "Category": "Documents & Productivity" }, + { + "API": "ConvertHub API", + "Description": "File Conversion API for Developers - Powerful REST API for file conversion. Convert documents, images, ebooks, and more. Simple integration, dev-friendly pricing.", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "no", + "Link": "https://converthub.com/api", + "Category": "Documents & Productivity" + }, { "API": "Convert HTML to PDF API", "Description": "This API converts any HTML (file, url, base64) to a PDF", @@ -4032,15 +4041,6 @@ "Link": "https://apyhub.com/utility/converter-html-pdf", "Category": "Documents & Productivity" }, - { - "API": "Convert Word to PDF", - "Description": "Convert a Word document (doc, docx, or ODF formats) to a PDF document", - "Auth": "apiKey", - "HTTPS": true, - "Cors": "yes", - "Link": "https://apyhub.com/utility/converter-doc-pdf", - "Category": "Documents & Productivity" - }, { "API": "Convert RSS to JSON", "Description": "Transform raw RSS data into structured JSON", @@ -4050,6 +4050,15 @@ "Link": "https://apyhub.com/utility/converter-rss-json", "Category": "Documents & Productivity" }, + { + "API": "Convert Word to PDF", + "Description": "Convert a Word document (doc, docx, or ODF formats) to a PDF document", + "Auth": "apiKey", + "HTTPS": true, + "Cors": "yes", + "Link": "https://apyhub.com/utility/converter-doc-pdf", + "Category": "Documents & Productivity" + }, { "API": "CraftMyPDF", "Description": "Generate PDF documents from templates with a drop-and-drop editor and a simple API",