PDF Text Extractor avatar
PDF Text Extractor

Pricing

Pay per usage

Go to Store
PDF Text Extractor

PDF Text Extractor

Developed by

Jiří Moravčík

Jiří Moravčík

Maintained by Community

PDF Text Extractor allows you to extract text from PDF files. It also supports chunking of the text to prepare the data for usage with large language models.

5.0 (1)

Pricing

Pay per usage

39

Total users

670

Monthly users

63

Runs succeeded

>99%

Issues response

12 days

Last modified

a month ago

URLs of the PDFs

urlsarrayRequired

The URLs of the PDF files.

Perform chunking

performChunkingbooleanRequired

If set to true, the resulting text will be chunked according to the settings below

Default value of this property is false

Chunk size

chunkSizeintegerOptional

The maximum character length of each text chunk

Default value of this property is 1000

Chunk overlap

chunkOverlapintegerOptional

The character overlap between text chunks that are next to each other

Default value of this property is 0