thumbor VS coolify

Compare thumbor vs coolify and see what are their differences.

thumbor

thumbor is an open-source photo thumbnail service by globo.com (by thumbor)
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 coolify
6 112
9,874 13,852
0.6% 21.3%
7.8 10.0
9 days ago 6 days ago
Python PHP
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

thumbor

Posts with mentions or reviews of thumbor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-23.
  • Am I the only one irritated by PaaS pricing schemes that are completely inaccessible to solo/hobbyist devs?
    2 projects | /r/webdev | 23 Aug 2022
    - Image transformations | Again, use Do's $5 droplet. Install thumbor.org .Enjoy!
  • How do I resize image with cloudfront url?
    1 project | /r/aws | 7 Aug 2022
    This is not a feature native to Cloudfront, it is something you need a dedicated service or function for. This aws blog article demonstrates a method using CloudFront Lambda@edge with a lambda that handles the image resize. Years ago before lambda@edge existed, I used an open source project thumbor behind CloudFront to handle this.
  • Making image thumbnails
    3 projects | /r/webdev | 27 Jun 2022
    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.
  • Show HN: Thumbor Release 7.0.0
    1 project | news.ycombinator.com | 6 Jan 2022
  • ReacTV
    4 projects | dev.to | 19 Dec 2021
    Images - ideally use webp format, and keep images as small as possible by loading in only what you need in terms of resolution. Ie, if user is on mobile, and image is displayed in ie 320x160, don't load huge image for desktop and resize it in-browser. This can be achieved by tools like Thumbor.
  • LQIP in Rails using Thumbor and base64
    2 projects | dev.to | 2 Feb 2021
    You will need Thumbor to use this method. If you're unfamiliar with Thumbor then I wrote an introduction here.

coolify

Posts with mentions or reviews of coolify. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-29.
  • Open-source alternative to Heroku, Vercel, and Netlify
    10 projects | news.ycombinator.com | 29 Apr 2024
  • Deploy SvelteKit with SSR on Coolify (Hetzner VPS)
    2 projects | dev.to | 27 Apr 2024
    This is my first quick try deploying SvelteKit with the open source software Coolify by Andras Bacsai.
  • Standalone Next.js. When serverless is not an option
    3 projects | dev.to | 12 Apr 2024
    With a serverful approach, you can avoid these drawbacks, and the main challenge lies in selecting the platform that aligns with your requirements. Options may include AWS, Render, DigitalOcean, and others. While VPS is also an option, it's generally not recommended due to the significant setup and maintenance overhead involved (logging, monitoring, CI/CD pipelines, etc.). However, you can make your life easier by leveraging tools like Coolify that help managing your VPS.
  • Let's build a screenshot API
    8 projects | dev.to | 24 Mar 2024
    Heroku and similar providers can simplify the server management issues, but you can use something much better that can combine both cost efficiency and ease of deployment—Coolify:
  • Quantum alternatives - coolify and meli
    3 projects | 12 Mar 2024
  • Serverless Horrors
    3 projects | news.ycombinator.com | 28 Feb 2024
    > VPSs being “easy to manage” is a strong option full of assumptions.

    There are definitely many footguns with managing a VPS but I think the threshold to get vaguely competent with a VPS is not really that far off with getting familiar with the average cloud platform - which comes with its own dangers, like the near-total inability to put an upward cap on fees that that person found out with Netlify recently.

    Having a $5 VPS and knowing it's never going to cost your more than $5 might balance out a lot of things on the other side for a lot of people.

    (And, as a bonus, it comes with the benefit of having a better idea of what is going on on the actual computer which is running your code.)

    Platforms like https://coolify.io/ (which I have not tried, but looks interesting) seem to give you some of the abstractions that you get in cloud platforms to save you having to mess with too much low level stuff and become an expert in a billion separate systems.

    If you have Debian with automatic updates that does most of the heavy lifting for you. The hardest problem I have is resisting the temptation to just install everything, because the cost to do it is capped at my VPS monthly fee.

    So yep, it comes with a lot of assumptions. But so does everything!

  • Netlify just sent me a $104K bill for a simple static site
    12 projects | news.ycombinator.com | 26 Feb 2024
    https://coolify.io/ might be worth a look
  • The 2024 Web Hosting Report
    37 projects | dev.to | 20 Feb 2024
    The modern iteration of these tools has taken the developer experience learnings from the Platform as a Service (PaaS) category, and will bring them to your own VM, giving you your own personal PaaS. Example of this include Dokku, Coolify, Caprover, Cloud66 and many more!
  • Coolify – Self-Hostable PaaS
    1 project | news.ycombinator.com | 14 Feb 2024
  • Open-source and self-hostable Heroku/Netlify alternative
    1 project | news.ycombinator.com | 16 Jan 2024

What are some alternatives?

When comparing thumbor and coolify you can also consider the following projects:

pillow - Python Imaging Library (Fork)

CapRover - Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

scikit-image - Image processing in Python

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications

Quads - Computer art based on quadtrees.

porter - Kubernetes powered PaaS that runs in your own cloud.

nude.py - Nudity detection with Python

meli - Platform for deploying static sites and frontend applications easily. Automatic SSL, deploy previews, reverse proxy, and more.

pagan - Python avatar generator for absolute nerds

Empire - Empire is a PowerShell and Python post-exploitation agent.

neural-enhance - Super Resolution for images using deep learning.

pack - CLI for building apps using Cloud Native Buildpacks