Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thom4parisot/homebrew-brew
Homebrew formula to install cpdf and Lightroom Classic CC 5.7 on macOS.
https://github.com/thom4parisot/homebrew-brew
homebrew-formula pdf-converter
Last synced: 16 days ago
JSON representation
Homebrew formula to install cpdf and Lightroom Classic CC 5.7 on macOS.
- Host: GitHub
- URL: https://github.com/thom4parisot/homebrew-brew
- Owner: thom4parisot
- License: mit
- Created: 2017-09-27T13:06:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-02T08:49:45.000Z (about 3 years ago)
- Last Synced: 2024-04-12T15:05:11.968Z (7 months ago)
- Topics: homebrew-formula, pdf-converter
- Language: Ruby
- Homepage:
- Size: 20.5 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-cpdf
> [Homebrew] formula to install [cpdf], [IrisPen Air 7] and [Photoshop Lightroom Classic 5.7] on macOS.
# Install
```bash
$ brew tap oncletom/brew
$ brew install cpdf
$ brew cask install adobe-photoshop-lightroom5
$ brew cask install irispen-air
```# cpdf Usage
Type `cpdf -help` for more informations about the command options.
The following example illustrates how to split a multi-page PDF into individual files:
```bash
$ cpdf big.pdf -split -o page-%%.pdf
```If `big.pdf` has 3 pages. It will then create 3 files: `page-01.pdf`, `page-02.pdf` and `page-03.pdf`.
# License
[MIT](LICENSE)
[Homebrew]: https://homebrew.sh
[cpdf]: https://www.coherentpdf.com
[Photoshop Lightroom Classic 5.7]: https://helpx.adobe.com/download-install/kb/lightroom-downloads.html
[IrisPen Air 7]: https://www.irislink.com/EN-FR/c1922/IRISPen-7---Product-Support---Details.aspx