Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
1–10 of 22 posts
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#2Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#3on firefox maybe you should display a dummy webp image. Seems like FF doesn't support it yet, you should degrade gracefully in this case.
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#4on firefox maybe you should display a dummy webp image. Seems like FF doesn't support it yet, you should degrade gracefully in this case.
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#5Did I break it?
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#6By upgrading your image server to thumbor you would go from 0kb to 0kb for 0 images, thus saving NaN% (using WebP images). Did I break it?
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#7By upgrading your image server to thumbor you would go from 0kb to 0kb for 0 images, thus saving NaN% (using WebP images). Did I break it?
What website did you put into it? If your site loads images via javascript we don't capture it...
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#8By upgrading your image server to thumbor you would go from 0kb to 0kb for 0 images, thus saving NaN% (using WebP images). Did I break it?
What website did you put into it? If your site loads images via javascript we don't capture it...
Maybe with a few common reasons that might happen(such as the above)
Cool stuff though!
Re: Show HN: Thumbor – open-source on-demand image cropping, resizing, and filters
#9In any case, transparently generating thumbnails from URLs is the saner solution, designers/editors might want to embed image of all sorts of sizes and aspect ratios and you can't always generate everything in batch - this is extremely common on news sites.
[1] https://github.com/hcarvalhoalves/django-rest-thumbnails