PDF4me
PDF4me – All-in-One PDF Processing & Conversion API PDF4me is a powerful cloud-based API that enables developers and businesses to generate, convert, optimize, secure, and automate PDF documents at scale. Built for modern applications, it delivers reliable, high-quality PDF processing through simple REST integrations. This API is ideal for SaaS platforms, enterprise systems, and document-heavy…
PDF4me endpoints
| Method | Endpoint | Description |
|---|---|---|
| Convert | ||
| POST |
Convert HTML to PDF /api/v2/ConvertHtmlToPdf |
Convert HTML pages to PDF. https://dev.pdf4me.com/apiv2/documentation/actions/html-to-pdf/ |
| POST |
Convert PDF to editable PDF using OCR /api/v2/ConvertOcrPdf |
Recognize text and create searchable PDF using OCR. https://dev.pdf4me.com/apiv2/documentation/actions/pdf-ocr/ |
| POST |
ConvertUrlToPdf_V1 /api/v2/ConvertUrlToPdf |
Convert your URL file to PDF. https://dev.pdf4me.com/apiv2/documentation/actions/url-to-pdf/ |
| POST |
ConvertMdToPdf_V1 /api/v2/ConvertMdToPdf |
Convert MD files to PDF. https://dev.pdf4me.com/apiv2/documentation/actions/markdown-to-pdf/ |
| POST |
ConvertToPdf_V1 /api/v2/ConvertToPdf |
Convert any type of office documents or images into PDFs. https://dev.pdf4me.com/apiv2/documentation/actions/convert-to-pdf/ |
| POST |
PdfToPowerPoint_V1 /api/v2/ConvertPdfToPowerPoint |
Convert PDF into Powerpoint Presentation slides. https://dev.pdf4me.com/apiv2/documentation/actions/pdf-to-powerpoint/ |
| POST |
PdfToWord_V1 /api/v2/ConvertPdfToWord |
Convert PDF documents to high quality editable Word files. https://dev.pdf4me.com/apiv2/documentation/actions/pdf-to-word/ |
| POST |
PdfToExcel_V1 /api/v2/ConvertPdfToExcel |
Convert PDFs with tabular data into Excel spreadsheets. https://dev.pdf4me.com/apiv2/documentation/actions/pdf-to-excel/ |
| POST |
ConvertJsonToExcel_v1 /api/v2/ConvertJsonToExcel |
Convert Json To Excel. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/convert-json-to-excel/ |
| POST |
ConvertWordToPdfForm /api/v2/ConvertWordToPdfForm |
Convert a Word file to PDF with form controls intact. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/convert-word-to-pdf-form/ |
| POST |
CreateThumbnail /api/v2/CreateImages |
Convert PDF pages into Images. https://dev.pdf4me.com/apiv2/documentation/actions/create-thumbnail/ |
| POST |
MergeOverlay_V1 /api/v2/MergeOverlay |
Merge two PDF documents one over another as Overlay. https://dev.pdf4me.com/apiv2/documentation/actions/merge-overlay/ |
| POST |
ExtractPdfFormData_v1 /api/v2/ExtractPdfFormData |
Extract form data from the PDF. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/extract-form-data-from-pdf/ |
| POST |
ExtractTextByExpression_v1 /api/v2/ExtractTextByExpression |
Extracts text from PDF using regular expression. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/extract-text-by-expression/ |
| POST |
AddAttachmentToPdf_v1 /api/v2/AddAttachmentToPdf |
Attach files as attachment to the PDF file. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/add-attachment-to-pdf/ |
| POST |
ExtractTableFromPdf_v1 /api/v2/ExtractTableFromPdf |
Extract Table as Json from PDF. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/extract-table-from-pdf/ |
| POST |
RotateDocument_V1 /api/v2/Rotate |
Rotate all the pages of a PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/rotate/ |
| POST |
Optimize_V1 /api/v2/Optimize |
Optimize or Compress a PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/compress-pdf/ |
| POST |
DigitalSignPdf_V1 /api/v2/DigitalSignPdf |
Add digital sign to the PDF document. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/digital-sign-pdf/ |
| POST |
AddPageNumber /api/v2/AddPageNumber |
Add Page Numbers to PDF Pages. https://dev.pdf4me.com/apiv2/documentation/actions/add-page-number-to-pdf/ |
| POST |
ImageStamp_V1 /api/v2/ImageStamp |
Add Image Watermark or Stamp to the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/image-stamp/ |
| POST |
Merge_V1 /api/v2/Merge |
Merge multiple PDF documents into a single PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/merge/ |
| POST |
LinearizePdf_V1 /api/v2/LinearizePdf |
Linearize PDF. Modify the file for easy web viewing. https://dev.pdf4me.com/apiv2/documentation/actions/linearize-pdf/ |
| POST |
FindAndReplace_v1 /api/v2/FindAndReplace |
Find and replace text in PDF. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/find-and-replace-text/ |
| POST |
AddHtmlHeaderFooter_v1 /api/v2/AddHtmlHeaderFooter |
Add HTML content as header or footer or both to PDF file. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/add-html-header-footer-to-pdf/ |
| POST |
ExtractAttachmentFromPdf_v1 /api/v2/ExtractAttachmentFromPdf |
Extract attachments from the PDF file. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/extract-attachment-from-pdf/ |
| POST |
FlattenPdf_v1 /api/v2/FlattenPdf |
Use Flatten to remove all form controls from the PDF file. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/flatten-pdf/ |
| POST |
ProtectDocument_V1 /api/v2/Protect |
Protect PDF document with custom password. https://dev.pdf4me.com/apiv2/documentation/actions/protect-document/ |
| POST |
RotatePage_V1 /api/v2/RotatePage |
Rotate a specific page of a PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/rotate-page/ |
| POST |
Stamp_V1 /api/v2/Stamp |
Add a background Text Watermark to PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/text-stamp/ |
| POST |
AddMargin_V1 /api/v2/AddMargin |
Add Margins to the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/add-margin/ |
| POST |
GetPdfMetadata_V1 /api/v2/GetPdfMetadata |
Get PDF Metadata. https://dev.pdf4me.com/apiv2/documentation/actions/get-pdf-metadata/ |
| POST |
SplitDocument_V1 /api/v2/SplitPdf |
Split PDF by page number or recurring pages. https://dev.pdf4me.com/apiv2/documentation/actions/split-pdf/ |
| POST |
SignPdf_V1 /api/v2/SignPdf |
Place a Sign to the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/sign-pdf/ |
| POST |
CreatePdfA_V1 /api/v2/PdfA |
Create PDFA compliant document. https://dev.pdf4me.com/apiv2/documentation/actions/create-pdfa/ |
| POST |
ExtractResourcesV1 /api/v2/ExtractResources |
Extract text and images from the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/extract-resources/ |
| POST |
SplitByText_v1 /api/v2/SplitByText |
Split PDF by recognizing specific text in them. https://dev.pdf4me.com/apiv2/documentation/actions/split-pdf-by-text/ |
| POST |
RepairPdf_V1 /api/v2/RepairPdf |
Recover broken PDFs partially or fully. https://dev.pdf4me.com/apiv2/documentation/actions/repair-pdf/ |
| POST |
ReplaceTextWithImage_v1 /api/v2/ReplaceTextWithImage |
Replace text in the PDF file with an image. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/replace-text-with-image/ |
| POST |
ExtractPages_V1 /api/v2/Extract |
Extract required pages from a PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/extract-pages/ |
| POST |
Unlock_V1 /api/v2/Unlock |
Removes password protection from a PDF file. https://dev.pdf4me.com/apiv2/documentation/actions/unlock-pdf/ |
| POST |
DeletePages_V1 /api/v2/DeletePages |
Delete unwanted pages from the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/delete-pages/ |
| POST |
AddFormField_v1 /api/v2/AddFormField |
Add a form field to a PDF document. Please refer here for more info - https://dev.pdf4me.com/apiv2/documentation/actions/add-form-field-to-pdf/ |
| POST |
DeleteBlankPages_V1 /api/v2/DeleteBlankPages |
Delete blank pages from the PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/delete-blank-pages/ |
| Barcode | ||
| POST |
SplitDocByBarcode_V1 /api/v2/SplitPdfByBarcode |
Split PDF documents using barcode contained in them. https://dev.pdf4me.com/apiv2/documentation/actions/split-by-barcode/ |
| POST |
ReadBarcodes_V1 /api/v2/ReadBarcodes |
Reads and extracts barcode or QR code data from PDF. https://dev.pdf4me.com/apiv2/documentation/actions/read-barcode-from-pdf/ |
| POST |
Createbarcode_V1 /api/v2/CreateBarcode |
Create Barcode or QR code image from text. https://dev.pdf4me.com/apiv2/documentation/actions/create-barcode/ |
| POST |
AddBarcode_V1 /api/v2/AddBarcode |
Add a barcode or QR code to your PDF document. https://dev.pdf4me.com/apiv2/documentation/actions/add-barcode-to-pdf/ |
| Generate Document | ||
| POST |
GenerateDocumentMultiple_V1 /api/v2/GenerateDocumentMultiple |
Generate Document from Docx/PDF/Html. https://dev.pdf4me.com/apiv2/documentation/actions/generate-documents/ |
| POST |
GenerateDocumentFromPdf_V2 /api/v2/FillPdfForm |
Fill a PDF form using JSON Data and return a single PDF. https://dev.pdf4me.com/apiv2/documentation/actions/fill-a-pdf-form/ |
PDF4me pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA Recommended | $60 / month | — |
|
| MEGA | Free | — |
|