9 Oct
2018
9 Oct
'18
11:51 a.m.
On Tue, Oct 9, 2018 at 1:33 PM Procházka Lukáš Ing.
Hello Luigi,
BTW, I have problem converting/compressing a scanned ~.pdf (~77 kB; of course, I have some bigger PDFs) via:
mutool.exe convert -F pdf -O resolution=150,compress-images -o ~~.pdf ~.pdf
- The mutool.exe crashes (here on Win7 64b). (Is my understanding of mutool command line options OK?)
the cmd line is ok; I also have crashes on some pdf files, but I think that the pdf converter is not yet ok (you can try qpdf and the utils form poppler , they should work on ubuntu wsl in windows10; also ghostscript should be ok) . The interesting thing in 1.14 is mupdf-gl which for the first time has has a (terse and no native) common UI . -- luigi