Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to 'noteshrink' PDFs #28

Closed
wants to merge 1 commit into from
Closed

Conversation

aleperno
Copy link

Added the ability to noteshrink PDF files, this is done by first checking
whether or not the files is a PDF, and if it is, convert it to an image using
the 'pdf2image' utility.

Added the due requierements for this to work.

Resolves #16

Added the ability to noteshrink PDF files, this is done by first checking
whether or not the files is a PDF, and if it is, convert it to an image using
the 'pdf2image' utility.

Added the due requierements for this to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What about 'noteshrinking' a pdf?
1 participant