Useful CLI Tools For macOS
ahandsel

ahandsel @ahandsel

About: Developer Advocate and UX writer working on the product and API documentation. Based in Tokyo 🗼. Either writing or hiking 🥾

Location:
Tokyo
Joined:
Oct 21, 2019

Useful CLI Tools For macOS

Publish Date: Oct 26 '23
0 0

Ever growing list

CLI to split a PDF per page

  1. brew install poppler
  2. pdfseparate input.pdf %d.pdf

pdfseparate in installed as a part of poppler
Ref: https://superuser.com/a/997424

Comments 0 total

    Add comment