Icon

Filter

Check basic properties of PDFs before you process them: page count, file size, page size/rotation, and whether they contain text or images. Use these endpoints as a "pre-check" step to decide what to do with a file next.

Typical uses: • Reject files that are too big or too small • Detect image-only PDFs that should go through OCR • Ensure a document has enough pages before it enters a workflow • Check orientation of pages before printing or merging

This category contains 6 nodes.

Contains Image Modern UI

Checks if a PDF contains an image

Contains Text Modern UI

Checks if a PDF contains set text, returns true if does

File Size Modern UI

Checks if a PDF is a set file size

Page Count Modern UI

Checks if a PDF is greater, less or equal to a setPageCount

Page Rotation Modern UI

Checks if a PDF is of a certain rotation

Page Size Modern UI

Checks if a PDF is of a certain size