Ever growing list
CLI to split a PDF per page
brew install poppler
pdfseparate input.pdf %d.pdf
pdfseparate in installed as a part of poppler
Ref: https://superuser.com/a/997424
About: Developer Advocate and UX writer working on the product and API documentation. Based in Tokyo 🗼. Either writing or hiking 🥾
Ever growing list
brew install poppler
pdfseparate input.pdf %d.pdf
pdfseparate in installed as a part of poppler
Ref: https://superuser.com/a/997424