Difference between revisions of "MacOS"

From neil.tappsville.com
Jump to navigationJump to search
m
m
 
Line 4: Line 4:
 
* File (area): Shift-Command-5
 
* File (area): Shift-Command-5
 
* File (whole screen): Shift-Command-3
 
* File (whole screen): Shift-Command-3
 +
 +
 +
== pdf decrypt ==
 +
brew install qpdf && qpdf --decrypt <in> <out>

Latest revision as of 01:14, 14 November 2022

Screenshots

  • Clipboard: Shift-Control-Command-4
  • File (area): Shift-Command-5
  • File (whole screen): Shift-Command-3


pdf decrypt

brew install qpdf && qpdf --decrypt <in> <out>