Close
Twitter now no longer re-compresses JPEG images up to 4096*4096px and 5MB [1].

So it's possible both Twitter version and Pixiv version have exactly same quality pixel-wise, which is the case here

C:\sync\code\python\image_compare>image_compare.py "yande.re 613595 r_o_ha sweater.jpg" "yande.re 613667 image.jpg"
Sizes are identical! (1500x2566)
Color modes are identical! (RGB)
They are pixel-wise identical.

[1]: https://twitter.com/NolanOBrien/status/1204557498990002176

Return to post