You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new background image that works for badge.py, based on the provided back.jpg. The original back.jpg is perfect without any dithering (jpg compression artifacts). Whenever I try to save my own jpg, I never get it as perfect as the original image. I converted the image to a BMP and made sure I removed any pixels that should not be there. Then I used magick to convert it back to jpg using the following command:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I created a new background image that works for badge.py, based on the provided back.jpg. The original back.jpg is perfect without any dithering (jpg compression artifacts). Whenever I try to save my own jpg, I never get it as perfect as the original image. I converted the image to a BMP and made sure I removed any pixels that should not be there. Then I used magick to convert it back to jpg using the following command:
But even then, the compression artifacts re-appeared;

The result is something like this:

How can I fix this, or in other words: how did you guys make the back.jpg without any dither/compression artifacts?
Beta Was this translation helpful? Give feedback.
All reactions