Making image thumbnails

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • thumbor

    thumbor is an open-source photo thumbnail service by globo.com

  • So I found this project: Thumbor This service is self-hosted, and It allows on-demand cropping, resizing, applying filters and optimizing images. It works incredibly fast and does not require a lot of resources. Take a look, and you will understand how it works.

  • Thumbor S3 Docker

    A docker image for thumbor with AWS S3 / Minio integration for cropping, resizing, applying filters and optimizing images on the fly.

  • Also, to make it easier to use, I made a docker image - https://github.com/beeyev/thumbor-s3-docker , here is an example how to use it https://github.com/beeyev/thumbor-s3-docker/tree/master/examples/read-from-S3-cache-to-S3 .

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • thumbor-php

    PHP implementation of URL generator for Thumbor

  • If you use PHP, you can use this library https://github.com/beeyev/thumbor-php to generate signed Thumbor image urls.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts