pdfbeads
pdfbeads copied to clipboard
PDFbeads updated to run with Ruby 2.0
### TL;DR **how do i adjust image compression?** --- Hi, I scanned a 270 page black + white book with a DIY book scanner and used ScanTailor to generate TIFs....
// Environment is 1.6ghz quad-core, 1 GB DDR Ram. From top I can see Memory allocations up to 87%, and CPU occupation of 87% (means like 350% single-core power) which...
This is a problem when running pdfbeads with $PWD on a different file system (e.g. `/home` on persistent storage such as an SSD) than the input files (e.g. `/tmp`, a...
Pdfbeads does quite a good job, but sometimes this occurs: pdfbeads -o 00086.ctmp 00086.tif Prepared data for processing Na_1_502_00086.tif JBIG2 compression complete. pages:1 symbols:2 log2:1 /usr/lib/ruby/gems/1.9.1/gems/pdfbeads-1.0.11/lib/pdfbeads/pdfpage.rb:485:in `rename': No such file...
``` /var/lib/gems/3.2.0/gems/pdfbeads-1.1.4/lib/pdfbeads/pdfpage.rb:231:in `processMixed': undefined method `exists?' for File:Class (NoMethodError) if not File.exists? binpath or force ^^^^^^^^ Did you mean? exist? from /var/lib/gems/3.2.0/gems/pdfbeads-1.1.4/lib/pdfbeads/pdfpage.rb:90:in `fillStencilArray' from /var/lib/gems/3.2.0/gems/pdfbeads-1.1.4/lib/pdfbeads/pdfpage.rb:420:in `block in initialize' from /var/lib/gems/3.2.0/gems/pdfbeads-1.1.4/lib/pdfbeads/pdfpage.rb:417:in...