Docling avatar
Docling

Pricing

Pay per usage

Go to Store
Docling

Docling

vancura/docling

Developed by

Václav Vančura

Maintained by Community

Docling Document Parser & Converter – Convert documents into structured data without complexity. This Actor leverages the powerful Docling library to parse and transform various document formats into clean, structured outputs ready for analysis or integration.

5.0 (1)

Pricing

Pay per usage

3

Monthly users

23

Runs succeeded

90%

Response time

13 days

Last modified

10 days ago

You can access the Docling programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "http_sources": [
3    {
4      "url": "https://vancura.dev/assets/actor-test/facial-hairstyles-and-filtering-facepiece-respirators.pdf"
5    }
6  ],
7  "options": {
8    "to_formats": [
9      "md"
10    ]
11  }
12}' |
13apify call vancura/docling --silent --output-dataset

Universal Document Converter & Content Parser API through CLI

The Apify CLI is the official tool that allows you to use Docling locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.