PEP is an acronym for PDF Editing Program (for Mac). It's a free and open source PDF editor for Mac. It is a lightweight alternative to Adobe Acrobat.
For now, PEP is work-in-progress and it's constantly updated everyday.
Currently working on the core, a PDF engine called Gene from scratch.
PEP is now able to open and edit external PDFs, and save as new PDF. please check it out in the download page for alpha version.
I update PEP almost everyday. Please check out the official website (PEP) to see news and downloads.
Join our discord to chat with other people about PEP, or anything on PDFs.
Show your love, If you would like to show your appreciation or even help fund development, the project has a Patreon page.
A simple Roadmap is presented on Github.
- Clone this repo:
git clone https://github.com/orklann/PEP.git
- Install the latest Xcode
- Open
PEP.xcodeproj
in thePEP
folder - Build the project
- Run it
GPLv2.0
see LICENSE
file for more details.
Aaron Elkins (rkt)