mupdf-tools

Lightweight command-line tools for viewing and processing PDF and XPS documents

brewmacoslinux
Try with needOr install directly
Source

About

Lightweight PDF and XPS viewer

Commands

mutoolmupdf

Examples

Convert a PDF file to PNG images$ mutool convert -o output_%d.png input.pdf
Extract text from a PDF document$ mutool text input.pdf
View a PDF file in the terminal$ mupdf document.pdf