changes
This commit is contained in:
parent
c3efb33390
commit
6f2434b770
2
Changes
2
Changes
|
@ -18,7 +18,6 @@ o List images on a page with -list-images[-json]
|
||||||
o Chop pages up into sections with -chop
|
o Chop pages up into sections with -chop
|
||||||
o Build PDF files from JBIG2 streams, including globals
|
o Build PDF files from JBIG2 streams, including globals
|
||||||
o Reprocess images within PDFs to further compress them
|
o Reprocess images within PDFs to further compress them
|
||||||
o New -pages-fast to print number of pages from /Count
|
|
||||||
|
|
||||||
Extended features:
|
Extended features:
|
||||||
|
|
||||||
|
@ -26,6 +25,7 @@ o -list-images-used[-json] extends -image-resolution
|
||||||
o Use -raw with -extract-images to get PNMs
|
o Use -raw with -extract-images to get PNMs
|
||||||
o -extract-images can extract JBIG2 images and their globals
|
o -extract-images can extract JBIG2 images and their globals
|
||||||
o more PNGs - greyscale 1, 2, 4, 8, 16bpp and RGB 16bpp
|
o more PNGs - greyscale 1, 2, 4, 8, 16bpp and RGB 16bpp
|
||||||
|
o -pages -fast to print number of pages from /Count
|
||||||
|
|
||||||
Fixes:
|
Fixes:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue