fancy-cat

Terminal PDF reader using Kitty image protocol for inline display

brewmacoslinux
Try with needOr install directly
Source

About

PDF reader for terminal emulators using the Kitty image protocol

Commands

fancy-cat

Examples

View a PDF file in the terminal$ fancy-cat document.pdf
Open PDF and navigate to a specific page$ fancy-cat -p 5 document.pdf
Display PDF with custom scaling$ fancy-cat --scale 1.5 document.pdf