Skip Navigation
47 评论
  • The pict-rs backend can be configured to automatically convert images to webp. So if an instance admin cares about the "bytes" they can do so.

  • I usually crop, resize, and/or reduce quality before I post images anymore. I aim for images to be less than 500 kB before uploading unless it's that worthy of a zoom or the extra detail.

    I don't think there's that much perceptible quality loss between an original 16 MP image and resizing it to 4 MP and 80%, but the image ends up around 90% smaller. This was basically how I had my digital point and shoot camera set up in 2008. My mom gave me a 256 MB SD card for it, and that went fast sometimes.

  • When you copy and paste an image from a web browser (an image, not the original file), it often puts it in the paste buffer as a png.

    So it's not impossible for someone, without realising, to paste a 50MB image in a reply.
    With a decent internet connection, you might not even twig.
    And if the server isn't set with filesize limits and transcodes, you can end up with a very small number of images taking up a very large amount of space.
    Common examples are hi-res paintings/movie posters with grain, or poor quality (but high resolution) photos with lots of sensor noise.

  • I love how Tesseract has the automatic conversion to webp option when posting.

    I tested converting my png profile picture on mastodon and the size went down from 350 kb to 70 kb.

  • Is there a client that automatically converts/optimizes images (locally) when uploading? Preferably on IOS

47 评论