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

added support for jpeg and png images #7

Closed
wants to merge 1 commit into from

Conversation

kwayebopp
Copy link

Added primarily to be able to convert jpg and png files to pdf.

Use is just as before:

convert("/Users/ricn/files/exampleA.jpg", "/Users/ricn/files/exampleA.pdf")
convert("/Users/ricn/files/exampleB.png", "/Users/ricn/files/exampleB.pdf")

@ricn
Copy link
Owner

ricn commented Jul 27, 2017

Thank you for the contribution. Unfortunately I cannot merge all your commits because it includes app name changes, removed links etc. I also need passing tests for the new feature before I can merge the pull request.

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.

2 participants