image2pdf 0.1.0
This is a pure Ruby command line program that converts a set of images into a PDF document. It supports JPEG and PNG file formats. Examples: * image2pdf -o foo.pdf foo.jpg * image2pdf -o bar.pdf bar/*.jpg
Gemfile:
=
install:
=
Versions:
- 0.1.0 November 27, 2015 (6.5 KB)
Runtime Dependencies (2):
dimensions
>= 1.3.0, ~> 1.3
prawn
>= 2.0.0, ~> 2.0