Skip to content

ananswam/pdfcrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFCrop

This is a macOS application for cropping PDFs. You can download the .tar.gz from here or build it yourself.

This uses PDFKit to do PDF operations, which is built in on macOS. Warning: This entire thing is vibe coded.

Building and Running

To build the application, run the following command:

./build.sh

This will create a PDFCrop.app file in the current directory. You can then run this application.

Icon Setup

To set up the application icon, use the setup_icon.sh script. This script takes a single argument: the path to a 1024x1024 PNG file.

./setup_icon.sh icon.png

This will generate the AppIcon.iconset directory with all the required icon sizes.

About

macOS GUI app for cropping PDFs to remove margins

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published