0.3.0 • Published 2 years ago

some-images-to-pdf v0.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Some Images to pdf

npm version install size


What is it


A npm cli tool for convertion multiple pictures into one pdf.

Getting started


To use the package open up your terminal, cd to the directory with your images and enter

npx some-images-to-pdf

It will copy all images into one pdf file.

--m [path] Moves all Images to the path. When no path is given, the user can choose a path with a ui in terminal.

--d Deletes all Images to the path. Before that you have to confirm that you want to delete those images.

--o [path] Outputs the generated pdf to a path. When no path is given, the user can choose a path with a ui in terminal.

Documentation


Will be released soon

Documentation


Will be released soon