We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c011d commit a2d5cdfCopy full SHA for a2d5cdf
README.md
@@ -9,12 +9,12 @@ Can be used to embed jpeg/png images in a single pdf file without resizing and r
9
10
- Generate `output.pdf` from all jpegs in current folder
11
```
12
- c:> vbimg2pdf.exe *.jpg -o output.pdf
+c:> vbimg2pdf.exe *.jpg -o output.pdf
13
14
### Command-line
15
16
vbimg2pdf 0.1 (c) 2018 by [email protected]
17
-Convert jpeg/png images to multi-page pdf
+Convert jpeg/png images to multi-page pdf file
18
19
Usage: vbimg2pdf.exe [options] <in_file.jpg> ...
20
0 commit comments