What If? Collaborative Vision for Universal Computing Infrastructure1 points·by wan888888·السنة الماضية·0 comments
wan888888·قبل 23 يومًا·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 أشهر·discussGreat video about this “incident” and art theft in general https://youtu.be/EwK24E7QryU
wan888888·قبل 10 أشهر·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 شهرًا·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