integrations.sh
← all integrations

PDF Blocks API

OpenAPI apis-guru text

PDF Blocks is a secure, reliable, and fast API to work with PDF documents. Actions include: Merge PDF documents, add or remove passwords, add watermarks, remove, extract, reverse, and rotate pages, and more.

Homepage
https://api.apis.guru/v2/specs/pdfblocks.com/1.5.0.json
Provider
pdfblocks.com
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/pdfblocks.com/1.5.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/pdfblocks.com/1.5.0/openapi.yaml

Tools (14)

Extracted live via the executor SDK.

  • addPassword.addPasswordV1

    Protect a PDF document with a password. Encrypt the PDF document to prevent unauthorized access.

  • addRestrictions.addRestrictionsV1

    Add restrictions to prevent copying, printing, and modifying a PDF document.

  • addWatermark.addImageWatermarkV1

    Add an image watermark to each page of a PDF document.

  • addWatermark.addTextWatermarkV1

    Add a text watermark to each page of a PDF document. Choose from several watermark templates.

  • extractPages.extractPagesV1

    Extract one or more pages from a PDF document.

  • mergeDocuments.mergeDocumentsV1

    Combine multiple PDF documents into a single PDF document.

  • removePages.removePagesV1

    Remove one or more pages from a PDF document.

  • removePassword.removePasswordV1

    Remove the password from an encrypted PDF document. The PDF document will no longer require a password to open.

  • removeRestrictions.removeRestrictionsV1

    Remove all the restrictions from a PDF document.

  • removeSignatures.removeSignaturesV1

    Remove the cryptographic signatures and timestamps from a PDF document.

  • reversePages.reversePagesV1

    Reverse the order of the pages of a PDF document.

  • rotatePages.rotatePagesV1

    Rotate one or more pages in a PDF document.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools