Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orklann/PEP
PEP - Free & Open Source PDF Editor for Mac
https://github.com/orklann/PEP
mac pdf pdf-editing pdf-engine pdfeditor
Last synced: 30 days ago
JSON representation
PEP - Free & Open Source PDF Editor for Mac
- Host: GitHub
- URL: https://github.com/orklann/PEP
- Owner: orklann
- License: gpl-2.0
- Created: 2020-08-20T07:27:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T08:30:31.000Z (about 3 years ago)
- Last Synced: 2024-08-03T23:15:27.588Z (4 months ago)
- Topics: mac, pdf, pdf-editing, pdf-engine, pdfeditor
- Language: Objective-C
- Homepage:
- Size: 4.82 MB
- Stars: 329
- Watchers: 11
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome - orklann/PEP - PEP - Free & Open Source PDF Editor for Mac (Objective-C)
- awesome-hacking-lists - orklann/PEP - PEP - Free & Open Source PDF Editor for Mac (Objective-C)
README
# PEP
[PEP](https://macpep.org/) 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](https://macpep.org/download) page for alpha version.## What I am working on
I update PEP almost everyday. Please check out the official website ([PEP](https://macpep.org/)) to see news and downloads.## Join the community
Join our [discord](https://discord.gg/Fvs8xS7As6) to chat with other people about PEP, or anything on PDFs.## Patreon
Show your love, If you would like to show your appreciation or even help fund development, the project has a [Patreon](https://www.patreon.com/aaronelkins) page.## Roadmap
A simple [Roadmap](https://github.com/orklann/PEP/projects/1) is presented on Github.
## Screenshots
![](https://raw.githubusercontent.com/orklann/PEP/master/Screenshots/graphics_work.png)## How to build
0. Clone this repo: `git clone https://github.com/orklann/PEP.git`
1. Install the latest Xcode
2. Open `PEP.xcodeproj` in the `PEP` folder
3. Build the project
4. Run it## License
GPLv2.0see `LICENSE` file for more details.
## Author
Aaron Elkins (rkt)