# PDF.co Documentation ## Docs - [All Pages](https://docs.pdf.co/all.md): Complete index of every PDF.co documentation page, grouped by section. - [Get Account Balance Info](https://docs.pdf.co/api-reference/account-balance-info.md): Get remaining account balance. - [AI Invoice Parser](https://docs.pdf.co/api-reference/ai-invoice-parser.md): Extract structured data from invoices of any layout using AI-based parsing, without requiring per-vendor templates. - [Understanding Sync and Async Modes](https://docs.pdf.co/api-reference/async-and-sync-mode.md): Compare Sync and Async request modes, including time limits, jobId-based status checks, and credit cost differences. - [Barcodes Generator](https://docs.pdf.co/api-reference/barcode/generate.md): Generate high quality barcode images. Supports QR Code, Datamatrix, Code 39, Code 128, PDF417 and many other barcode types. - [Barcodes Overview](https://docs.pdf.co/api-reference/barcode/overview.md): Generate and read barcodes. - [Barcodes Reader](https://docs.pdf.co/api-reference/barcode/read.md): Read barcodes from images and **PDF**. Can read all popular barcode types from QR Code and Code 128, EAN to Datamatrix, PDF417, GS1 and many other barcodes. - [Excel to CSV](https://docs.pdf.co/api-reference/convert-from-excel/csv.md): Converts a `xls`/`xlsx` file to `csv`. - [Excel to HTML](https://docs.pdf.co/api-reference/convert-from-excel/html.md): Converts a `xls`/`xlsx`/`csv` file to `html`. - [Excel to JSON](https://docs.pdf.co/api-reference/convert-from-excel/json.md): Converts a `xls`/`xlsx`/`csv` file to `json`. - [Excel to PDF](https://docs.pdf.co/api-reference/convert-from-excel/pdf.md): Converts a `xls`/`xlsx`/`csv` file to `pdf`. - [Excel to Text](https://docs.pdf.co/api-reference/convert-from-excel/text.md): Converts a `xls`/`xlsx`/`csv` file to `text`. - [Excel to XML](https://docs.pdf.co/api-reference/convert-from-excel/xml.md): Converts a `xls`/`xlsx`/`csv` file to `xml`. - [Credits per API Function](https://docs.pdf.co/api-reference/credits-per-api-function.md): Estimate PDF.co API credit usage by endpoint. See how many credits each API function uses and whether the charge is per page or per API call. - [Document Classifier](https://docs.pdf.co/api-reference/document-classifier.md): Detect the class of an incoming PDF, JPG, or PNG document using keyword rules or built-in AI, so you can route it to the right processing template. - [Document Parser Overview](https://docs.pdf.co/api-reference/documentparser/overview.md): Parse PDFs and scanned documents to extract fields, tables, values, and barcodes from invoices, statements, orders, and similar forms. - [Parse Document](https://docs.pdf.co/api-reference/documentparser/parser.md): Extract fields, tables, and values from PDFs and images using Document Parser templates with searchable form fields and multi-page support. - [List All Templates](https://docs.pdf.co/api-reference/documentparser/templates.md): Returns all **Document Parser** data extraction templates available to the current user. - [Retrieve Template by ID](https://docs.pdf.co/api-reference/documentparser/templates-id.md): Returns detailed information for document parser template by template's id. - [Extract Data from Email File](https://docs.pdf.co/api-reference/email/decode.md): Decode an email message to extract its components. - [Extract Email Attachment](https://docs.pdf.co/api-reference/email/extract-attachments.md): Extract attachments from an email - [Send Email with File](https://docs.pdf.co/api-reference/email/send.md): Send an email. An email can be with or without attachment. - [File Download](https://docs.pdf.co/api-reference/file-download.md): Download files from PDF.co Files Storage using a unique filetoken; access is restricted to the account that owns the file. - [Delete Temporary File](https://docs.pdf.co/api-reference/file-upload/delete.md): Deletes temporary file (that was uploaded by you or generated by API). - [Generate Pre-signed URL](https://docs.pdf.co/api-reference/file-upload/generate-presigned-url.md): Generate a presigned URL you can PUT a local file to, returning an accessible link for use with other PDF.co API endpoints. - [Get MD5 Hash of File by URL](https://docs.pdf.co/api-reference/file-upload/hash.md): Calculate the MD5 hash of a file from its URL, useful for detecting whether a source document has been modified between requests. - [File Upload Overview](https://docs.pdf.co/api-reference/file-upload/overview.md): You can upload files as temporary files into PDF.co. Temporary files are stored for 1 hour by default and then auto removed. - [Upload Small File](https://docs.pdf.co/api-reference/file-upload/upload.md): Uploads a small (up to 100KB) local file as a temporary file in PDF.co storage. Note: temporary files are automatically permanently removed after 1 hour. - [Upload File Using Base64](https://docs.pdf.co/api-reference/file-upload/upload-base64.md): Upload a file as base64-encoded source data and receive a temporary URL; the file is automatically removed after one hour. - [Upload File via Pre-signed URL](https://docs.pdf.co/api-reference/file-upload/upload-presigned-url-put.md): Upload files up to 100MB directly via HTTP PUT to a presigned URL, for use with async-mode data extraction and processing endpoints. - [Upload File from URL [GET]](https://docs.pdf.co/api-reference/file-upload/upload-url-get.md): Download a file from a source URL using a GET request and store it as a temporary PDF.co file, auto-deleted after one hour. - [Upload File from URL [POST]](https://docs.pdf.co/api-reference/file-upload/upload-url-post.md): Download a file from a source URL using a POST request and store it as a temporary PDF.co file, auto-deleted after one hour. - [PDF Forms Info Reader](https://docs.pdf.co/api-reference/forms/info-reader.md): Get information about fillable form fields inside a **PDF** file. - [Getting Started](https://docs.pdf.co/api-reference/index.md): Introducing the general concepts for using the PDF.co API, authentication methods, response codes and sample code. - [Background & Job Check](https://docs.pdf.co/api-reference/job-check.md): Checks the [status](#available-status-values) of a background job that was previously created with PDF.co API. Use this API to check the status of your asynchronous API calls. - [Language Support](https://docs.pdf.co/api-reference/language-support.md): Reference list of OCR language codes supported by PDF.co for text extraction and searchable PDF generation. - [Merge PDF](https://docs.pdf.co/api-reference/merge/pdf.md): Merge multiple PDF files into a single PDF document. - [Merge Various Document Type](https://docs.pdf.co/api-reference/merge/various-files.md): Merge PDF from two or more PDF, DOC, XLS, images, even ZIP with documents and images into a new PDF. - [PDF Add](https://docs.pdf.co/api-reference/pdf-add.md): Add text, images, forms, other PDFs, fill forms, links to external sites and external PDF files. You can update or modify PDF and scanned PDF files. - [Make Text Searchable](https://docs.pdf.co/api-reference/pdf-change-text-searchable/searchable.md): Convert scanned PDF or image files into text-searchable PDFs by running OCR and adding an invisible text layer for search and indexing. - [Make Text Unsearchable](https://docs.pdf.co/api-reference/pdf-change-text-searchable/unsearchable.md): Convert a PDF into a flat, image-only version that is no longer text-searchable, by rasterizing each page as a scanned image. - [PDF Compress](https://docs.pdf.co/api-reference/pdf-compress.md): Compress PDF files to reduce their size. - [PDF Delete Pages](https://docs.pdf.co/api-reference/pdf-delete-pages.md): Deletes selected pages inside a PDF file. - [Extract Attachment](https://docs.pdf.co/api-reference/pdf-extract-attachments.md): Extracts attachments from a PDF file. - [PDF Find Text](https://docs.pdf.co/api-reference/pdf-find/basic.md): Find text in PDF and get coordinates. Supports regular expressions. - [Find Text in Table with AI](https://docs.pdf.co/api-reference/pdf-find/table.md): Detect tables in PDF and scanned documents using AI, returning the page, coordinates, and detected column structure for each table. - [PDF from CSV](https://docs.pdf.co/api-reference/pdf-from-document/csv.md): Convert `CSV`, `XLS`, `XLSX` files into `PDF`. - [PDF from DOC](https://docs.pdf.co/api-reference/pdf-from-document/doc.md): Convert `DOC`, `DOCX`, `RTF`, `TXT`, `XPS`, `PPT`, `PPTX` files into `PDF`. - [PDF from Email](https://docs.pdf.co/api-reference/pdf-from-email.md): Convert email files (`.msg` or `.eml`) code into PDF. Extract attachments (if any) from input email and embeds into PDF as PDF attachments. - [PDF from HTML](https://docs.pdf.co/api-reference/pdf-from-html/convert.md): Convert raw HTML markup into a PDF document with custom margins, paper size, orientation, headers and footers. - [PDF from HTML Template](https://docs.pdf.co/api-reference/pdf-from-html/convert-from-template.md): Convert `HTML` template into `PDF`. - [Return HTML Template by ID](https://docs.pdf.co/api-reference/pdf-from-html/template-id.md): Returns HTML template by template’s id. - [Return All Templates](https://docs.pdf.co/api-reference/pdf-from-html/templates.md): Create PDF’s from HTML template input. - [PDF from Image](https://docs.pdf.co/api-reference/pdf-from-image.md): Convert `JPG`, `PNG`, `TIFF` image formats into `PDF`. - [PDF from URL](https://docs.pdf.co/api-reference/pdf-from-url.md): Convert any web page URL into a PDF document with custom margins, paper size, orientation, headers and footers. - [PDF Info Reader](https://docs.pdf.co/api-reference/pdf-info-reader.md): Get detailed information about a **PDF** document, it’s properties and security permissions. - [PDF Optimize (DEPRECATED)](https://docs.pdf.co/api-reference/pdf-optimize.md): Optimize a PDF file to reduce its size. - [Add Password to PDF](https://docs.pdf.co/api-reference/pdf-password/add.md): Add password and security limitations to PDF - [Remove Password from PDF](https://docs.pdf.co/api-reference/pdf-password/remove.md): Remove existing limits and password from PDF file. - [Auto-rotate Pages with AI](https://docs.pdf.co/api-reference/pdf-rotate/auto.md): Automatically detect and fix page rotation in scanned PDFs using AI-based text analysis, with a configurable OCR language parameter. - [Rotate Selected Pages](https://docs.pdf.co/api-reference/pdf-rotate/basic.md): Rotates selected pages inside a PDF file. - [PDF Search and Delete Text](https://docs.pdf.co/api-reference/pdf-search-text-and-delete.md): Delete text from the PDF document with search strings. - [Search and Replace with Image](https://docs.pdf.co/api-reference/pdf-search-text-and-replace/image.md): Modify a PDF file by searching for specific text and replacing it with an image. - [Search and Replace with Text](https://docs.pdf.co/api-reference/pdf-search-text-and-replace/text.md): Replaces text in a PDF file with a new text. - [Split PDF](https://docs.pdf.co/api-reference/pdf-split/by-pages.md): Split a PDF into multiple files by specifying page numbers or page ranges to keep in each output. - [Split PDF by Text Search](https://docs.pdf.co/api-reference/pdf-split/by-text-search-or-barcode.md): Split a PDF into multiple files at every page that matches a text search or barcode pattern. - [PDF to CSV](https://docs.pdf.co/api-reference/pdf-to-csv.md): Convert PDF and scanned images into CSV representation with layout, columns, rows, and tables. - [PDF to XLS](https://docs.pdf.co/api-reference/pdf-to-excel/xls.md): Convert PDF to Excel(.xls) with layout and fonts preserved. - [PDF to XLSX](https://docs.pdf.co/api-reference/pdf-to-excel/xlsx.md): Convert PDF to Excel(.xlsx) with layout and fonts preserved. - [PDF to HTML](https://docs.pdf.co/api-reference/pdf-to-html.md): Convert PDF and scanned images into HTML representation with text, fonts, images, vectors, formatting preserved. - [PDF to JPG](https://docs.pdf.co/api-reference/pdf-to-image/jpg.md): PDF to high quality JPEG image conversion. High quality rendering. Also works great for thumbnail generation and previews. - [PDF to PNG](https://docs.pdf.co/api-reference/pdf-to-image/png.md): PDF to high quality PNG image conversion. High quality rendering. Also works great for thumbnail generation and previews. - [PDF to TIFF](https://docs.pdf.co/api-reference/pdf-to-image/tiff.md): PDF to high quality TIFF image conversion. High quality rendering. Also works great for thumbnail generation and previews. - [PDF to WEBP](https://docs.pdf.co/api-reference/pdf-to-image/webp.md): PDF to high quality WEBP image conversion. High quality rendering. Also works great for thumbnail generation and previews. - [PDF to JSON](https://docs.pdf.co/api-reference/pdf-to-json/basic.md): Convert PDF and scanned images into JSON representation with text, fonts, images, vectors, and formatting preserved. - [PDF to JSON with AI](https://docs.pdf.co/api-reference/pdf-to-json/with-ai.md): Convert PDF and scanned images into JSON using AI. - [PDF to Text](https://docs.pdf.co/api-reference/pdf-to-text/basic.md): Convert PDF and scanned images to text with layout preserved. This method uses OCR and reporoduces layout. - [PDF to Text (Simple)](https://docs.pdf.co/api-reference/pdf-to-text/simple.md): Extract plain text from PDF documents using a fast, low-credit method without OCR, layout analysis, or profile-based fine-tuning. - [PDF to XML](https://docs.pdf.co/api-reference/pdf-to-xml.md): Convert PDF to XML with information about text value, tables, fonts, images, objects positions. - [Postman](https://docs.pdf.co/api-reference/postman.md): Import the PDF.co Postman Collection to explore and test every API endpoint. - [Profiles](https://docs.pdf.co/api-reference/profiles.md): This page describes the `profiles` parameter that can be used with your API calls. - [Response Codes](https://docs.pdf.co/api-reference/response-codes.md): Reference list of HTTP status codes and PDF.co-specific error codes returned by the API, with the meaning of each code. - [URL Input and Request Limits](https://docs.pdf.co/api-reference/url-input-and-request-limits.md): Supported URL sources, TLS requirements, request size limits, and the cache prefix option for reusable file inputs in PDF.co API calls. - [Webhook and Callbacks](https://docs.pdf.co/api-reference/webhooks.md): Configure callback URLs and webhooks to receive PDF.co job completion events, including timeout behavior, retry logic, and Basic Authentication. - [Get Account Balance Info (API Tester)](https://docs.pdf.co/api-tester/account-balance-info.md): Run Get Account Balance Info live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [AI Invoice Parser (API Tester)](https://docs.pdf.co/api-tester/ai-invoice-parser.md): Run AI Invoice Parser live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Barcodes Generator (API Tester)](https://docs.pdf.co/api-tester/barcode/generate.md): Run Barcodes Generator live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Barcodes Reader (API Tester)](https://docs.pdf.co/api-tester/barcode/read.md): Run Barcodes Reader live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to CSV (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/csv.md): Run Excel to CSV live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to HTML (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/html.md): Run Excel to HTML live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to JSON (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/json.md): Run Excel to JSON live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to PDF (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/pdf.md): Run Excel to PDF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to Text (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/text.md): Run Excel to Text live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Excel to XML (API Tester)](https://docs.pdf.co/api-tester/convert-from-excel/xml.md): Run Excel to XML live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Document Classifier (API Tester)](https://docs.pdf.co/api-tester/document-classifier.md): Run Document Classifier live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Parse Document (API Tester)](https://docs.pdf.co/api-tester/documentparser.md): Run Parse Document live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [List All Templates (API Tester)](https://docs.pdf.co/api-tester/documentparser/templates.md): Run List All Templates live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Retrieve Template by ID (API Tester)](https://docs.pdf.co/api-tester/documentparser/templates-id.md): Run Retrieve Template by ID live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Extract Data from Email File (API Tester)](https://docs.pdf.co/api-tester/email/decode.md): Run Extract Data from Email File live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Extract Email Attachment (API Tester)](https://docs.pdf.co/api-tester/email/extract-attachments.md): Run Extract Email Attachment live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Send Email with File (API Tester)](https://docs.pdf.co/api-tester/email/send.md): Run Send Email with File live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Delete Temporary File (API Tester)](https://docs.pdf.co/api-tester/file-upload/delete.md): Run Delete Temporary File live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Generate Pre-signed URL (API Tester)](https://docs.pdf.co/api-tester/file-upload/generate-presigned-url.md): Run Generate Pre-signed URL live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Get MD5 Hash of File by URL (API Tester)](https://docs.pdf.co/api-tester/file-upload/hash.md): Run Get MD5 Hash of File by URL live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Upload Small File (API Tester)](https://docs.pdf.co/api-tester/file-upload/upload.md): Run Upload Small File live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Upload File Using Base64 (API Tester)](https://docs.pdf.co/api-tester/file-upload/upload-base64.md): Run Upload File Using Base64 live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Upload File from URL (API Tester)](https://docs.pdf.co/api-tester/file-upload/upload-url-get.md): Run Upload File from URL live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Upload File from URL (API Tester)](https://docs.pdf.co/api-tester/file-upload/upload-url-post.md): Run Upload File from URL live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Forms Info Reader (API Tester)](https://docs.pdf.co/api-tester/forms/info-reader.md): Run PDF Forms Info Reader live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Welcome to PDF.co API Tester](https://docs.pdf.co/api-tester/index.md): The API Tester helps you quickly explore and test our API endpoints. You can send real requests, check responses, and estimate credit usage, all in one place. It's the fastest way to understand how our API works before you integrate it into your own app or workflow. - [Background & Job Check (API Tester)](https://docs.pdf.co/api-tester/job-check.md): Run Background & Job Check live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Merge PDF (API Tester)](https://docs.pdf.co/api-tester/merge/pdf.md): Run Merge PDF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Merge Various Document Type (API Tester)](https://docs.pdf.co/api-tester/merge/various-files.md): Run Merge Various Document Type live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Add (API Tester)](https://docs.pdf.co/api-tester/pdf-add.md): Run PDF Add live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Make Text Searchable (API Tester)](https://docs.pdf.co/api-tester/pdf-change-text-searchable/searchable.md): Run Make Text Searchable live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Make Text Unsearchable (API Tester)](https://docs.pdf.co/api-tester/pdf-change-text-searchable/unsearchable.md): Run Make Text Unsearchable live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Compress (API Tester)](https://docs.pdf.co/api-tester/pdf-compress.md): Run PDF Compress live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Delete Pages (API Tester)](https://docs.pdf.co/api-tester/pdf-delete-pages.md): Run PDF Delete Pages live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Extract Attachment (API Tester)](https://docs.pdf.co/api-tester/pdf-extract-attachments.md): Run Extract Attachment live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Find Text (API Tester)](https://docs.pdf.co/api-tester/pdf-find/basic.md): Run PDF Find Text live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Find Text in Table with AI (API Tester)](https://docs.pdf.co/api-tester/pdf-find/table.md): Run Find Text in Table with AI live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from CSV (API Tester)](https://docs.pdf.co/api-tester/pdf-from-document/csv.md): Run PDF from CSV live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from DOC (API Tester)](https://docs.pdf.co/api-tester/pdf-from-document/doc.md): Run PDF from DOC live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from Email (API Tester)](https://docs.pdf.co/api-tester/pdf-from-email.md): Run PDF from Email live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from HTML (API Tester)](https://docs.pdf.co/api-tester/pdf-from-html/convert.md): Run PDF from HTML live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Return HTML Template by ID (API Tester)](https://docs.pdf.co/api-tester/pdf-from-html/template-id.md): Run Return HTML Template by ID live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Return All Templates (API Tester)](https://docs.pdf.co/api-tester/pdf-from-html/templates.md): Run Return All Templates live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from Image (API Tester)](https://docs.pdf.co/api-tester/pdf-from-image.md): Run PDF from Image live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF from URL (API Tester)](https://docs.pdf.co/api-tester/pdf-from-url.md): Run PDF from URL live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Info Reader (API Tester)](https://docs.pdf.co/api-tester/pdf-info-reader.md): Run PDF Info Reader live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Optimize (API Tester)](https://docs.pdf.co/api-tester/pdf-optimize.md): Run PDF Optimize live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Add Password to PDF (API Tester)](https://docs.pdf.co/api-tester/pdf-password/add.md): Run Add Password to PDF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Remove Password from PDF (API Tester)](https://docs.pdf.co/api-tester/pdf-password/remove.md): Run Remove Password from PDF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Auto-rotate Pages with AI (API Tester)](https://docs.pdf.co/api-tester/pdf-rotate/auto.md): Run Auto-rotate Pages with AI live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Rotate Selected Pages (API Tester)](https://docs.pdf.co/api-tester/pdf-rotate/basic.md): Run Rotate Selected Pages live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF Search and Delete Text (API Tester)](https://docs.pdf.co/api-tester/pdf-search-text-and-delete.md): Run PDF Search and Delete Text live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Search and Replace with Image (API Tester)](https://docs.pdf.co/api-tester/pdf-search-text-and-replace/image.md): Run Search and Replace with Image live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Search and Replace with Text (API Tester)](https://docs.pdf.co/api-tester/pdf-search-text-and-replace/text.md): Run Search and Replace with Text live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Split PDF (API Tester)](https://docs.pdf.co/api-tester/pdf-split/by-pages.md): Run Split PDF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Split PDF by Text Search (API Tester)](https://docs.pdf.co/api-tester/pdf-split/by-text-search-or-barcode.md): Run Split PDF by Text Search live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to CSV (API Tester)](https://docs.pdf.co/api-tester/pdf-to-csv.md): Run PDF to CSV live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to XLS (API Tester)](https://docs.pdf.co/api-tester/pdf-to-excel/xls.md): Run PDF to XLS live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to XLSX (API Tester)](https://docs.pdf.co/api-tester/pdf-to-excel/xlsx.md): Run PDF to XLSX live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to HTML (API Tester)](https://docs.pdf.co/api-tester/pdf-to-html.md): Run PDF to HTML live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to JPG (API Tester)](https://docs.pdf.co/api-tester/pdf-to-image/jpg.md): Run PDF to JPG live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to PNG (API Tester)](https://docs.pdf.co/api-tester/pdf-to-image/png.md): Run PDF to PNG live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to TIFF (API Tester)](https://docs.pdf.co/api-tester/pdf-to-image/tiff.md): Run PDF to TIFF live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to WEBP (API Tester)](https://docs.pdf.co/api-tester/pdf-to-image/webp.md): Run PDF to WEBP live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to JSON (API Tester)](https://docs.pdf.co/api-tester/pdf-to-json/basic.md): Run PDF to JSON live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to JSON with AI (API Tester)](https://docs.pdf.co/api-tester/pdf-to-json/with-ai.md): Run PDF to JSON with AI live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to Text (API Tester)](https://docs.pdf.co/api-tester/pdf-to-text/basic.md): Run PDF to Text live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to Text (Simple) (API Tester)](https://docs.pdf.co/api-tester/pdf-to-text/simple.md): Run PDF to Text (Simple) live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [PDF to XML (API Tester)](https://docs.pdf.co/api-tester/pdf-to-xml.md): Run PDF to XML live from your browser — send a real request and see the response and credit usage, no code required. PDF.co API Tester. - [Welcome to PDF.co Docs](https://docs.pdf.co/index.md): Your all-in-one guide to automate PDF, documents, and data extraction with APIs and integrations. - [Airtable](https://docs.pdf.co/integrations/airtable.md): [Airtable](https://airtable.com/) is a cloud\-based project management system that was founded on the belief that software shouldn’t dictate how you work. - [Google Apps Script](https://docs.pdf.co/integrations/google-apps-script.md): [Google Apps Script](https://developers.google.com/apps-script) is a scripting platform designed for rapid application development for the fast and easy creation of business applications that integrate with **G Suite** products. Modern **JavaScript** is the scripting language being used to write cod… - [PDF.co Integrations](https://docs.pdf.co/integrations/index.md): PDF.co can be integrated with a lot of online applications, services and platforms with little or no coding experience required. Automate your tasks and manage your workflows to achieve your goals, for example, automatically trigger events on documents or emails as they arrive in your inbox or easi… - [Add Password and Security into PDF](https://docs.pdf.co/integrations/make/add-security-to-pdf.md): This feature enables the addition of password protection and security settings to a **PDF** document. - [Add Text and Images To a PDF](https://docs.pdf.co/integrations/make/add-text-images-formfields-to-pdf.md): This feature allows for the addition of text and images to a **PDF** document. - [AI Invoice Parser](https://docs.pdf.co/integrations/make/ai-invoice-parser.md): Utilize the **PDF.co** AI Invoice Parser to automatically detect invoice and structurally extract data with our advancedu AI. The AI Invoice parser automatically detects invoice layouts without the manual effort previously required to supply document parsing templates for reference. - [Generate a Barcode](https://docs.pdf.co/integrations/make/barcode-generate.md): This functionality allows for the generation of high\-quality, printable, and scannable barcodes in image or **PDF** formats. It supports a wide range of barcode types including **QR Code**, **Code 39**, **Code 128**, **Datamatrix**, **PDF417**, **UPC**, **EAN**, and many others. - [Read a Barcode](https://docs.pdf.co/integrations/make/barcode-read.md): This feature facilitates the reading of barcodes from various sources such as images, **TIFF** files, **PDF** documents, and scanned documents. It is capable of interpreting all popular barcode types, ranging from **Code 39** and **Code 128** to **QR Code**, **Datamatrix**, and **PDF417**. The tool… - [Compress and Optimize PDF](https://docs.pdf.co/integrations/make/compress-pdf.md): This feature is designed to optimize and compress **PDF** documents effectively. It reduces the file size of your **PDF** while maintaining high\-quality standards. This optimization is essential for managing large **PDF** files, ensuring they are easier to share and use without compromising on visu… - [Convert from PDF](https://docs.pdf.co/integrations/make/convert-from-pdf.md): This feature offers versatile functionality for converting **PDF** pages into various formats. It supports conversion to structured **CSV**, **XML**, **JSON**, plain text, and image formats such as **JPG**, **PNG**, and **TIFF**, catering to a wide range of needs for **PDF** content manipulation. - [Convert into PDF](https://docs.pdf.co/integrations/make/convert-to-pdf.md): This feature allows for the conversion of a variety of file types into **PDF** format. It supports transforming documents, spreadsheets, presentations, emails, and single images into high\-quality **PDF** files, making it versatile for different conversion needs. - [Create Fillable PDF Form](https://docs.pdf.co/integrations/make/create-fillable-pdf-form.md): This feature allows for the addition of form fields to a **PDF** document. - [Document Classifier](https://docs.pdf.co/integrations/make/document-classifier.md): Leverage AI to analyze the text of input documents and classify them into categories such as invoices, orders, or industry\-specific types. This feature is particularly useful for quickly identifying the source of a document. It also allows for the implementation of custom classification rules to ta… - [Parse a Document](https://docs.pdf.co/integrations/make/document-parser.md): Utilize the **PDF.co** Document Parser to automatically extract information from various documents such as invoices, reports, orders, and statements. This feature supports both built\-in and custom extraction templates, facilitating efficient and accurate data retrieval from fields and tables in doc… - [Fill a PDF Form](https://docs.pdf.co/integrations/make/fill-pdf-form.md): This feature is designed to fill out **PDF** forms automatically. - [Getting Started with Make](https://docs.pdf.co/integrations/make/getting-started.md): [Make](https://www.make.com) is a visual platform that lets you design, build, and automate anything – from simple tasks to complex workflows – in minutes. With **Make**, you can send information between **PDF.co** and thousands of apps to improve document workflows and data extraction processes sea… - [Convert HTML to PDF](https://docs.pdf.co/integrations/make/html-to-pdf.md): This feature allows for the conversion of **HTML** code, **HTML** templates, or entire web pages (URLs) into **PDF** format. It’s designed to transform web content into a portable and universally accessible **PDF** format with ease. - [Convert from Images into PDF](https://docs.pdf.co/integrations/make/images-to-pdf.md): This feature enables the creation of **PDF** documents from one or more image files. It supports **JPEG**, **PNG**, and **TIFF** formats, offering a convenient way to consolidate images into a single **PDF** file. - [Integrating File Sources with PDF.co](https://docs.pdf.co/integrations/make/input-file-sources.md): Supercharge your **Make** workflows by seamlessly integrating with leading file storage services like **Google Drive**, **Dropbox**, **OneDrive**, and **Box**. This guide meticulously outlines how to use these services in harmony with **PDF.co**’s **Make** plugin, enhancing your document management… - [Job Check](https://docs.pdf.co/integrations/make/job-check.md): The Job Check feature is designed to check the status of a job initiated on **PDF.co**. This is particularly useful when working with large documents in the `Async For Large Docs` mode, where the processing is done asynchronously. - [Make Webhooks Integration with PDF.co](https://docs.pdf.co/integrations/make/make-webhooks.md): **Make.com** webhooks provide a powerful way to receive real\-time notifications from the **PDF.co** API when specific operations are completed. This integration can significantly enhance your automation workflows in **Make.com** by eliminating the need for polling job statuses via Background Job Ch… - [Merge a PDF](https://docs.pdf.co/integrations/make/merge.md): This feature allows merging multiple **PDF** files into a single **PDF** document. It also supports a range of other file formats such as **doc**, **docx**, **rtf**, **txt**, **xls**, **xlsx**, **csv**, **jpg**, **png**, and **zip** in Advanced mode. - [Get PDF Information](https://docs.pdf.co/integrations/make/pdf-info.md): This feature retrieves comprehensive information from a **PDF** document. It provides essential details such as the number of pages, author, keywords, and other relevant metadata. This functionality is especially useful for analyzing and cataloging **PDF** documents based on their content and attrib… - [Convert from PDF into Images](https://docs.pdf.co/integrations/make/pdf-to-images.md): This feature facilitates the conversion of **PDF** documents into image formats. It allows for the transformation of each selected **PDF** page or page range into either **JPG** or **PNG** format, providing flexibility for various image conversion needs. - [Make PDF.co API Call](https://docs.pdf.co/integrations/make/pdfco-api-call.md): This feature enables users to perform arbitrary authorized API calls to **PDF.co**. It provides the flexibility to use various **PDF.co** API endpoints for a range of **PDF** related tasks. - [Remove Password and Security from PDF](https://docs.pdf.co/integrations/make/remove-security-from-pdf.md): This function is designed to remove password protection and security features from a **PDF** document. It is useful for unlocking **PDFs** and ensuring unrestricted access to their content. - [Search and Delete Found Text in PDF](https://docs.pdf.co/integrations/make/search-and-delete-text.md): This function allows for the removal of specified text within a **PDF** document. It’s particularly useful for erasing sensitive or unwanted information from **PDF** files. - [Search and Replace Text in PDF](https://docs.pdf.co/integrations/make/search-and-replace-text.md): This feature allows you to search for specific text within a **PDF** document and replace it with new text. It is particularly useful for updating documents without the need to manually edit the **PDF**. - [Search and Replace With Image in PDF](https://docs.pdf.co/integrations/make/search-and-replace-with-image.md): This unique feature enables you to search for text within a **PDF** document and replace it with an image. It’s particularly useful for enhancing documents with visual elements in place of specific text. - [Search Text in PDF](https://docs.pdf.co/integrations/make/search-text.md): This feature is designed to search for specific text within a **PDF** document. It is capable of searching text even in scanned **PDFs**, making it a versatile tool for document analysis and information retrieval. - [Send Email With Attachments](https://docs.pdf.co/integrations/make/send-email-with-attachments.md): This feature facilitates sending an email with attachments directly from your workflow. It’s ideal for automating email processes, including sending reports, invoices, or other documents as attachments. - [Split a PDF](https://docs.pdf.co/integrations/make/split-pdf.md): This function allows you to split a single **PDF** file into multiple **PDF** files. It offers various methods for splitting, including by page index, page range, text search, or barcode search. This feature is particularly useful for segmenting large **PDF** documents or extracting specific section… - [Upload a File](https://docs.pdf.co/integrations/make/upload-file.md): This function allows for uploading a file to the secure [PDF.co Temporary Files Storage](/api-reference/file-upload). Uploaded files are stored for one hour and can be used in conjunction with other modules and applications during this period. - [Getting Started with Microsoft Power Automate](https://docs.pdf.co/integrations/microsoft-power-automate/getting-started.md): [Microsoft Power Automate](https://make.powerautomate.com) formerly known as **Microsoft Flow** is one of the main features of **Microsoft’s Power Platform**. It is a service that can be used to automate business workflow. It has a guided and no\-code functionality that makes it possible for everyon… - [Integrating File Sources with PDF.co](https://docs.pdf.co/integrations/microsoft-power-automate/input-file-sources.md): Integrating SharePoint, OneDrive, and other storage platforms into your Power Automate workflows with PDF.co can streamline document processing. This guide provides detailed steps for linking these sources and efficiently managing documents with PDF.co in Power Automate. - [Add Text or Images to PDF](https://docs.pdf.co/integrations/n8n/add-text-image-to-pdf.md): Add text, images, and annotations to your PDF documents with precise positioning and styling options. - [AI Invoice Parser](https://docs.pdf.co/integrations/n8n/ai-invoice-parser.md): Automate invoice data extraction with PDF.co’s AI-powered invoice parser. Instantly convert PDFs into structured JSON by detecting key fields like invoice number, vendor name, amounts, dates, and itemized lines — no manual setup or templates required. - [Barcode Generator](https://docs.pdf.co/integrations/n8n/barcode-generator.md): Generate various types of barcodes including QR Code, Code 128, Code 39, and more. - [Barcode Reader](https://docs.pdf.co/integrations/n8n/barcode-reader.md): Decode barcodes from images or PDF documents quickly and accurately. - [Compress PDF](https://docs.pdf.co/integrations/n8n/compress-pdf.md): This operation allows you to compress/reduce the size of your PDF files while maintaining the quality. - [Convert PDF to Anything](https://docs.pdf.co/integrations/n8n/convert-from-pdf.md): Convert your PDF files into various document formats such as CSV, HTML, XML, JSON, TXT, images (JPG, PNG, TIFF, and WEBP), and spreadsheets (XLS or XLSX). - [Convert Anything to PDF](https://docs.pdf.co/integrations/n8n/convert-to-pdf.md): This operation allows you to convert a variety of file types into PDF format. It supports transforming CSV, document (RTF, DOC, DOCX, TXT), email (MSG or EML), image (JPG, PNG, and TIFF), and spreadsheet (XLS or XLSX) into high-quality PDF files easily. - [PDF.co API and n8n Integration Guide](https://docs.pdf.co/integrations/n8n/custom-api-call.md): PDF.co provides various document files processing like extraction, editing, conversion and more. You can integrate them with your n8n workflow by using the n8n HTTP Request node to leverage the full power of document automation. - [Delete PDF Pages](https://docs.pdf.co/integrations/n8n/delete-page-in-pdf.md): This operation allows you to delete one or more pages from your PDF document. - [Fill a PDF Form](https://docs.pdf.co/integrations/n8n/fill-a-pdf-form.md): Fill interactive PDF form with text, checkboxes, radio buttons and other form elements. - [Get PDF Information & Form Fields](https://docs.pdf.co/integrations/n8n/get-pdf-information.md): Extract information from a PDF document, including form fields, page count, size, author, description, keywords, and more. - [Getting Started with n8n](https://docs.pdf.co/integrations/n8n/getting-started.md): The PDF.co n8n community node enables fast and easy automation of PDF-related tasks within n8n workflows. Built on the PDF.co API, this node allows you to programmatically convert, merge, split, and extract data from PDF documents. As a community-maintained integration, it helps streamline document… - [Make PDF Searchable/Unsearchable](https://docs.pdf.co/integrations/n8n/make-pdf-searchable-or-unsearchable.md): Transform scanned PDFs or images into fully searchable documents with OCR technology. This operation also allows you to make your PDF files unsearchable to protect sensitive information. - [PDF Merging](https://docs.pdf.co/integrations/n8n/merge-pdf.md): This operation merges multiple PDF files into a single PDF document. You can enable the auto-conversion feature to automatically convert DOC, DOCX, XLS, JPG, PNG, MSG, and EML files to PDF before merging. - [PDF Security](https://docs.pdf.co/integrations/n8n/pdf-add-remove-security.md): This operation allows you to add or remove security features such as passwords, accessibility restrictions, and modification limitations to your document. - [Rotate PDF Pages](https://docs.pdf.co/integrations/n8n/rotate-pdf.md): This operation allows you to rotate pages within your PDF file either manually or automatically by detecting and correcting rotation based on text analysis. - [Search and Replace/Delete Text](https://docs.pdf.co/integrations/n8n/search-and-replace-text-in-pdf.md): This operation allows you to search for specific text and replace it with other text or images. It also enables you to search for specific text and delete it. - [Search in PDF](https://docs.pdf.co/integrations/n8n/search-in-pdf.md): This operation enables you to search for specific text or keywords within your PDF documents or scanned images. - [PDF Splitting](https://docs.pdf.co/integrations/n8n/split-pdf.md): Split a single PDF file into multiple PDF files. This operation offers various methods for splitting, including by page number, page range, text search, or barcode search. This feature is particularly useful for segmenting large PDF documents or extracting specific sections. - [Upload File](https://docs.pdf.co/integrations/n8n/upload-file.md): This operation lets you upload your binary file, base64 data, or generated PDF to PDF.co and receive a URL in return. You can then use this URL with other PDF.co operations for further processing. - [URL/HTML to PDF Conversion](https://docs.pdf.co/integrations/n8n/url-html-to-pdf.md): The URL/HTML to PDF Conversion operation lets you convert any publicly accessible webpage or raw HTML content into a downloadable PDF file. This is ideal for automating the creation of invoices, receipts, reports, or web page snapshots directly from HTML templates or live URLs. Simply provide either… - [Pabbly Connect](https://docs.pdf.co/integrations/pabbly-connect.md): [Pabbly Connect](https://www.pabbly.com/connect/) is an online automation solution that connects two or more apps to manage and automate repetitive and manual tasks. It supports 800\+ apps integration for seamless real\-time data transfer. - [Salesforce](https://docs.pdf.co/integrations/salesforce.md): [Salesforce](http://salesforce.com/) provides customer relationship management services and also sells a complementary suite of enterprise applications focused on customer service, marketing automation, analytics, and application development. - [Sharepoint](https://docs.pdf.co/integrations/sharepoint.md): [SharePoint](https://sharepoint.microsoft.com/) is a web\-based platform that integrates with other **Microsoft** services. - [Add Barcode](https://docs.pdf.co/integrations/zapier/add-barcode-to-pdf.md): Enhance your Zapier workflow by integrating this step to generate a barcode and add it to an existing PDF document. You can also generate blank PDF files containing barcodes. - [Add Form Field](https://docs.pdf.co/integrations/zapier/add-formfield-to-pdf.md): Integrate this step into your Zapier workflow to add form fields to PDF documents, enhancing interactivity and data collection capabilities. - [Add Image](https://docs.pdf.co/integrations/zapier/add-image-to-pdf.md): Enhance your Zapier workflow by integrating this step to add images to PDF documents, offering flexibility and customization in document design. - [Add Text](https://docs.pdf.co/integrations/zapier/add-text-to-pdf.md): Integrate this step into your **Zapier** workflow to add text to **PDF** documents with a range of customization options. - [AI Invoice Parser](https://docs.pdf.co/integrations/zapier/ai-invoice-parser.md): Enhance your Zapier workflow by integrating this step to automatically detect invoice and structurally extract data with our advanced AI. The AI Invoice parser automatically detects invoice layouts without the manual effort previously required to supply document parsing templates for reference. - [Anything to PDF](https://docs.pdf.co/integrations/zapier/anything-to-pdf.md): Convert other file formats to **PDF**. - [Barcode Generator](https://docs.pdf.co/integrations/zapier/barcode-generator.md): Add this step to your Zapier Workflow to generate a variety of barcodes, such as QR Codes. - [Advanced Barcode Reader](https://docs.pdf.co/integrations/zapier/barcode-reader.md): Integrate this step into your Zapier workflow to efficiently and accurately decode barcodes from images or PDF documents. - [Compress & Optimize](https://docs.pdf.co/integrations/zapier/compress.md): Add this step to your Zapier Workflow to compress & optimize your **PDF** files. This will reduce the file size of your **PDF** whilst maintaining the quality. - [Custom API Call](https://docs.pdf.co/integrations/zapier/custom-api-call.md): Integrate this step into your Zapier workflow to execute custom API calls to the PDF.co API, designed for advanced users who need more flexibility and control. - [Document Classifier](https://docs.pdf.co/integrations/zapier/document-classifier.md): Integrate this step into your Zapier workflow to analyze the text of a document using AI and classify it into categories like invoice, order, or industry. This feature is useful for quickly identifying the origin of a document and can be customized with specific rules. - [Document Parser](https://docs.pdf.co/integrations/zapier/document-parser.md): Integrate this step into your Zapier workflow to extract data from invoices, reports, statements, and other documents using AI-based templates. This is ideal for automating data extraction tasks, significantly reducing manual workload. - [Send Email With Attachment](https://docs.pdf.co/integrations/zapier/email-send.md): Integrate this step into your Zapier workflow to send emails with attachments, providing a seamless way to share documents and information. - [PDF Find Table](https://docs.pdf.co/integrations/zapier/find-table.md): Integrate this step into your Zapier workflow to utilize AI technology in scanning PDF documents for tables. It returns an array of found tables, including coordinates and details about the detected columns. - [Getting Started with Zapier](https://docs.pdf.co/integrations/zapier/getting-started.md) - [HTML to PDF](https://docs.pdf.co/integrations/zapier/html-to-pdf.md): Convert HTML to PDF. Also supports HTML templates. - [Integrating File Sources with PDF.co](https://docs.pdf.co/integrations/zapier/input-file-sources.md): Incorporating file sources such as Google Drive, Dropbox, OneDrive, and Box into your Zapier workflows is essential when working with PDF.co. This guide details the specific input properties from each of these services to be used with PDF.co’s Zapier plugin. - [Merge PDF](https://docs.pdf.co/integrations/zapier/merge.md): Add this step to your Zapier Workflow to combine multiple document formats into a single **PDF**. Supported formats include **PDF, DOC, DOCX, XLS, JPG, PNG** and more. - [PDF Filler](https://docs.pdf.co/integrations/zapier/pdf-filler.md) - [Get PDF Information](https://docs.pdf.co/integrations/zapier/pdf-info.md): Integrate this step into your Zapier workflow to extract information from a PDF document, including form fields, page count, size, author, description, keywords, and more. - [PDF Page Tools](https://docs.pdf.co/integrations/zapier/pdf-page-tools.md): Enhance your Zapier workflow by integrating this step for functionalities like rotating and deleting pages from a PDF document. - [PDF Security](https://docs.pdf.co/integrations/zapier/pdf-password-and-security.md): Integrate this step into your Zapier workflow to add or remove password protection and security features to or from a PDF file. - [Convert Scanned PDF to Searchable PDF](https://docs.pdf.co/integrations/zapier/pdf-searchable.md): Enhance your Zapier workflow by integrating this step to convert scanned PDFs or image files into text-searchable PDF documents, leveraging advanced OCR technology. - [PDF to Anything](https://docs.pdf.co/integrations/zapier/pdf-to-anything.md): Convert PDF to other file formats. - [Search and Delete Text](https://docs.pdf.co/integrations/zapier/search-and-delete-text.md): Enhance your Zapier workflow by integrating this step to locate and eliminate specified text from a PDF document. This feature supports the use of regular expressions for advanced text matching. - [Search and Replace Text](https://docs.pdf.co/integrations/zapier/search-and-replace-text.md): Enhance your Zapier workflow by integrating this step to locate and replace specific text within a PDF document. This feature also supports the use of regular expressions for advanced text manipulation. - [Search and Replace With Image](https://docs.pdf.co/integrations/zapier/search-and-replace-with-image.md): Enhance your Zapier workflow by integrating this step to search for text inside a PDF and replace it with an image. This feature supports the use of regular expressions for advanced text search capabilities. - [Search Text](https://docs.pdf.co/integrations/zapier/search-in-pdf.md): Integrate this step into your Zapier workflow to search for specific text within PDF documents or scanned images, including support for regular expressions. - [Split PDF Into Multiple Files](https://docs.pdf.co/integrations/zapier/split-pdf.md): Enhance your Zapier workflow by integrating this step to split PDF files into multiple files, based on specific page indexes or ranges. - [Split PDF Based on Barcode Search](https://docs.pdf.co/integrations/zapier/split-pdf-by-barcode.md): Enhance your Zapier workflow by integrating this step to segment PDF documents based on barcode search, creating new, separate PDF files for each identified segment. - [Split PDF Based on Text Search](https://docs.pdf.co/integrations/zapier/split-pdf-by-text.md): Enhance your Zapier workflow by integrating this step to segment PDF documents based on text search, including OCR capabilities. This feature is particularly useful for creating new PDF files from sections of the original document, identified through specific text or patterns using regular expressio… - [Convert](https://docs.pdf.co/knowledgebase/convert.md): This section covers the conversion of PDF files to various formats, including text, images, and more. - [Create/Edit](https://docs.pdf.co/knowledgebase/create-edit.md): Comprehensive guide to PDF.co's document manipulation APIs for programmatic PDF generation, editing, and transformation. Includes endpoints for merging, splitting, text insertion, page deletion, and other document modifications with code examples. - [PDF.co Document Parser: Template Creation Guide](https://docs.pdf.co/knowledgebase/document-parser-guide.md) - [Extract](https://docs.pdf.co/knowledgebase/extract.md): Comprehensive guide to PDF.co's extraction APIs for programmatically extracting data from PDF documents. Includes endpoints for document parsing, table extraction, and more. - [General](https://docs.pdf.co/knowledgebase/general.md): This section contains general information about PDF.co functionality and features that span multiple categories. - [Overview](https://docs.pdf.co/knowledgebase/index.md): Find answers to frequently asked questions and explore helpful guides. Organized by category to help you quickly resolve issues and make the most of PDF.co. - [Macros for Text: Built-in and Custom Macros for Auto Text Replacement](https://docs.pdf.co/knowledgebase/macros-for-text.md): Learn about built-in and custom macros for auto text replacement in PDF.co, including usage in integrations and custom data. - [Manage](https://docs.pdf.co/knowledgebase/manage.md) - [Security](https://docs.pdf.co/knowledgebase/security.md): Overview of PDF.co API Security Features - [How to setup SMTP for email via AOL mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-aol-mail.md): To use AOL for sending emails via SMTP through PDF.co API, configure your SMTP settings as follows: - [How to Set Up SMTP for Email via GMAIL](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-gmail.md): Google’s GMAIL is one of the most widely used email platforms. To configure GMAIL for sending emails via SMTP, use the following settings: - [How to Set Up SMTP for Email via GMX](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-gmx.md): For users who prefer GMX for sending emails via SMTP, the following SMTP configurations are necessary: - [How to Set Up SMTP for Email via Hushmail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-hushmail.md): If you are using Hushmail to send emails via SMTP, configure your SMTP settings as outlined below: - [How to Set Up SMTP for Email via iCloud Mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-icloud-mail.md): iCloud Mail is a popular service among Apple users. To use iCloud Mail for sending emails via SMTP, configure your SMTP settings as follows: - [How to Set Up SMTP for Email via Lycos Mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-lycos-mail.md): Lycos Mail can be configured to send emails via SMTP by using the following settings: - [How to Set Up SMTP for Email via Mail.com](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-mail-com.md): Mail.com, a web\-based email service provided by United Internet, offers SMTP access for sending emails. Configure your SMTP settings as follows to use Mail.com for SMTP: - [How to Set Up SMTP for Email via Office 365 Mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-office-365-mail.md): Office 365, provided by Microsoft, offers a subscription\-based email service. To use Office 365 for sending emails via SMTP, configure your SMTP settings as described below: - [How to Set Up SMTP for Email via Outlook](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-outlook.md): Outlook, a widely used email service provided by Microsoft, allows users to send emails using the following SMTP configurations: - [How to Set Up SMTP for Email via Postmark](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-postmark.md): Postmark is a leading email service provider known for its reliable and fast email delivery. Use the following SMTP configurations to send emails via Postmark: - [How to Set Up SMTP for Email via Rediffmail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-rediffmail.md): Rediffmail offers different SMTP configurations for free and Pro users. Below are the settings required to use Rediffmail for sending emails via SMTP: - [How to Set Up SMTP for Email via SendGrid](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-sendgrid.md): SendGrid, a popular email service provider, allows users to send emails via SMTP using the following configurations: - [How to Set Up SMTP for Email via Verizon](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-verizon.md): For Verizon email users who wish to send emails via SMTP, the following configurations are necessary: - [How to Set Up SMTP for Email via Yahoo Mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-yahoo-mail.md): Yahoo Mail is a longstanding email service. Below are the SMTP configurations for sending emails via Yahoo Mail, including settings for Yahoo Plus users: - [How to Set Up SMTP for Email via Zoho Mail](https://docs.pdf.co/knowledgebase/smtp-guide/how-to-setup-smtp-for-email-via-zoho.md): ZOHO Mail is part of the popular on-demand suite of ZOHO applications, including its CRM. If you need to configure SMTP settings to send emails via Zoho Mail, use the following configurations: - [User-Controlled Encryption](https://docs.pdf.co/knowledgebase/user-controlled-encryption.md) ## OpenAPI Specs - [openapi](https://docs.pdf.co/openapi.json)