How do you handle image optimization, resizing and thumbnail in Laravel?

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

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

    Wonderfully easy on-demand image manipulation library with an HTTP based API. (by thephpleague)

    We’ve made our own image converting service using Glide (https://glide.thephpleague.com). Projects sends image to service, it does it job and returns it, project saves it locally

  • cimage

    Server-side image resizing and cropping on the fly with caching of generated image-files using PHP.

    Anyone guys used cimage before so he can tell us about his experience https://github.com/mosbth/cimage

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • imgproxy

    Fast and secure standalone server for resizing and converting remote images

  • filemanager-fastapi

    Handle files? Ok.

  • SimpleImage

    A PHP class that makes working with images and GD as simple as possible.

    I think https://github.com/claviska/SimpleImage is the best solution for you.

  • 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.

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