What If? Collaborative Vision for Universal Computing Infrastructure1 points·by wan888888·vorig jaar·0 comments
wan888888·23 dagen geleden·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 maanden geleden·discussGreat video about this “incident” and art theft in general https://youtu.be/EwK24E7QryU
wan888888·10 maanden geleden·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 maanden geleden·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