imgdir2pdf

command module
v0.0.0-...-0ef2571 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2019 License: MIT Imports: 11 Imported by: 0

README

imgdir2pdf

MIT licensed Go Report Card

Small utility for converting series of images into single pdf.

Download

Get it in releases. Windows and Linux versions are provided.

How to use

imgdir2pdf path/to/images/dir

All 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.

How to build

go build imgdir2pdf

Dependencies

github.com/jung-kurt/gofpdf

Future considerations

  • 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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL