Y
Hacker News
new
|
ask
|
show
|
jobs
by
solardev
1060 days ago
Out of curiosity, why would you want to combine jpegs into PDFs? And why did that cause such a load? It wasn't just embedding them into PDFs, but somehow recompressing them too?
1 comments
kayodelycaon
1059 days ago
Documents scans. Lots of them. They all needed to get processed so the pages would be the same size.
I don't know what imagemagick does when you ask it to merge jpgs into a pdf. :)
link
solardev
1059 days ago
Ah, that makes sense
link
I don't know what imagemagick does when you ask it to merge jpgs into a pdf. :)