• 7 Posts
  • 22 Comments
Joined 7 months ago
cake
Cake day: January 16th, 2025

help-circle






  • hey there and thanks for sharing your findings. I’m also trying to get set up with an instance and am using the 80%, but explicitly. Did you do something to convert PNGs to WebP or are we stuck with the resizing?

    I’m just using

    MAX_PHOTO_SIZE=20000  
    MAX_ALBUM_LENGTH=15  
    IMAGE_QUALITY=80  
    

    as the only restrictions. But really, my instance isn’t really a photographer blog, so super high res images probably wouldn’t be necessary.

    Looking at the source code you linked, all photos are getting resized anyway? Should we expect that a PNG upload will typically be about 3MB? Thanks for sharing :)