hmap VS thumbor

Compare hmap vs thumbor and see what are their differences.

hmap

Image histogram remapping (by rossgoodwin)

thumbor

thumbor is an open-source photo thumbnail service by globo.com (by thumbor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hmap thumbor
0 6
206 9,840
- 0.6%
0.0 7.9
over 4 years ago 14 days ago
Python Python
GNU General Public License v3.0 or later MIT License
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.

hmap

Posts with mentions or reviews of hmap. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hmap yet.
Tracking mentions began in Dec 2020.

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

What are some alternatives?

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

pillow - Python Imaging Library (Fork)

scikit-image - Image processing in Python

nude.py - Nudity detection with Python

pagan - Python avatar generator for absolute nerds

Quads - Computer art based on quadtrees.

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

pycairo - Python bindings for cairo

wand - The ctypes-based simple ImageMagick binding for Python