wan888888·23 gün önce·discussI'm having a similar use case from time to time, I just use imagemagickmagick -density 150 input.pdf \ -colorspace Gray \ -virtual-pixel White -background White \ -rotate 0.7 +repage \ -attenuate 0.45 +noise Gaussian \ -blur 0x0.4 \ -brightness-contrast -5x12 \ -compress jpeg -quality 78 scanned.pdf
wan888888·8 ay önce·discussGreat video about this “incident” and art theft in general https://youtu.be/EwK24E7QryU
wan888888·10 ay önce·discussWait till you see Swiss-GermanEnglish vs. German vs. Swiss-German Nut vs. Nuss vs. Nüssli Mess vs. Durcheinander vs. Chrüsimüsi Rascal vs. Lausbub vs. Glünggi Chicken vs. Huhn vs. Güggeli
wan888888·12 ay önce·discussRelated talk at the Chaos Computer Club congress https://media.ccc.de/v/37c3-11993-toniebox_reverse_engineeri...
magick -density 150 input.pdf \ -colorspace Gray \ -virtual-pixel White -background White \ -rotate 0.7 +repage \ -attenuate 0.45 +noise Gaussian \ -blur 0x0.4 \ -brightness-contrast -5x12 \ -compress jpeg -quality 78 scanned.pdf