Small utility for converting series of images into single pdf.
Get it in releases. Windows and Linux versions are provided.
imgdir2pdf path/to/images/dirAll images of supported formats (png, jpg, gif) will be merged into pdf.
Resulting pdf is saved in same folder with images and matches folder's base name.
go build imgdir2pdfgithub.com/jung-kurt/gofpdf
- Add argument for output dir
- Add cropping utility with convenient interface
- Add more options for modifying images, e.g. rotating, size fitting
- Add progress bar
- Add OCR features