Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thumbor/awesome-thumbor

Everything thumbor, awesomely curated & updated weekly.
https://github.com/thumbor/awesome-thumbor

List: awesome-thumbor

Last synced: about 2 months ago
JSON representation

Everything thumbor, awesomely curated & updated weekly.

Awesome Lists containing this project

README

        


awesome-thumbor



πŸ†Β  Everything thumbor, awesomely curated & updated weekly.






This curated list contains 66 awesome open-source extensions to thumbor with a totat of ⭐13K stars.

Projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers.

If you like to add or update projects, feel free to open an [issue](https://github.com/thumbor/awesome-thumbor/issues/new/choose), submit a [pull request](https://github.com/thumbor/awesome-thumbor/pulls), or directly edit the [projects.yaml](https://github.com/thumbor/awesome-thumbor/edit/main/projects.yaml). Contributions are very welcome!

## Contents

- [Core Thumbor Projects](#core-thumbor-projects) _2 projects_
- [Image Storage & Result Storage](#image-storage--result-storage) _5 projects_
- [Image Loaders](#image-loaders) _6 projects_
- [Imaging Engines](#imaging-engines) _3 projects_
- [Face and Feature Detectors](#face-and-feature-detectors) _6 projects_
- [Filters](#filters) _6 projects_
- [Optimizers](#optimizers) _7 projects_
- [Metrics Providers](#metrics-providers) _1 projects_
- [Python Integration & URL Generation](#python-integration--url-generation) _4 projects_
- [PHP Integration & URL Generation](#php-integration--url-generation) _1 projects_
- [Javascript Integration & URL Generation](#javascript-integration--url-generation) _12 projects_
- [Java Integration & URL Generation](#java-integration--url-generation) _1 projects_
- [Ruby Integration & URL Generation](#ruby-integration--url-generation) _4 projects_
- [Custom URL Signers](#custom-url-signers) _1 projects_
- [Hosting Thumbor](#hosting-thumbor) _6 projects_
- [Others](#others) _1 projects_

## Explanation
- πŸ₯‡πŸ₯ˆπŸ₯‰Β  Combined project-quality score
- ⭐️  Star count from GitHub
- 🐣  New project _(less than 6 months old)_
- πŸ’€Β  Inactive project _(6 months no activity)_
- πŸ’€Β  Dead project _(12 months no activity)_
- πŸ“ˆπŸ“‰Β  Project is trending up or down
- βž•Β  Project was recently added
- ❗️  Warning _(e.g. missing/risky license)_
- πŸ‘¨β€πŸ’»Β  Contributors count from GitHub
- πŸ”€Β  Fork count from GitHub
- πŸ“‹Β  Issue count from GitHub
- ⏱️  Last update timestamp on package manager
- πŸ“₯Β  Download count from package manager
- πŸ“¦Β  Number of dependent projects
- Β  Compatible with thumbor 7 and newer
- Β  Supports python 3
- Β  thumbor-community project
- Β  Integrates thumbor to Django Web Framework
- Β  Integrates thumbor to PHP
- Β  Integrates thumbor to Laravel Framework
- Β  Integrates thumbor to Typescript
- Β  Integrates thumbor to Node.JS
- Β  Integrates thumbor to React JS Framework
- Β  Docker empowered solutions for thumbor
- Β  Integrates thumbor to Java
- Β  Integrates thumbor to Ruby


## Core Thumbor Projects

Back to top

_This category features the main projects in thumbor's org._

thumbor (πŸ₯‡33 Β· ⭐ 9.9K) - thumbor is an open-source photo thumbnail service by.. MIT Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 820 Β· πŸ“¦ 360 Β· πŸ“‹ 1K - 2% open Β· ⏱️ 04.06.2024):

```
git clone https://github.com/thumbor/thumbor
```
- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 11K / month Β· πŸ“¦ 47 Β· ⏱️ 04.03.2024):
```
pip install thumbor
```

Show 1 hidden projects...

- libthumbor (πŸ₯‰20 Β· ⭐ 63 Β· πŸ’€) - Pythons extensions to thumbor. These are used to.. MIT Supports python 3 Compatible with thumbor 7 and newer


## Image Storage & Result Storage

Back to top

_Storage and Result Storage are used in thumbor to store source image files and the result of transforming them, respectively. allowing thumbor to support additional infrastructure services for storing images._

thumbor-aws S3 Storages and S3 Result Storage (πŸ₯‡18 Β· ⭐ 22 Β· πŸ“ˆ) - thumbor-aws is a set of modern thumbor (7.0.0) AWS.. MIT Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/thumbor/thumbor-aws) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 17 Β· πŸ“‹ 30 - 6% open Β· ⏱️ 26.06.2024):

```
git clone https://github.com/thumbor/thumbor-aws
```
- [PyPi](https://pypi.org/project/thumbor-aws) (πŸ“₯ 1.1K / month Β· ⏱️ 14.03.2024):
```
pip install thumbor-aws
```

tc_redis.storage (πŸ₯‰11 Β· ⭐ 12) - Redis support. MIT

- [GitHub](https://github.com/thumbor-community/redis) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 16 Β· πŸ“‹ 6 - 33% open Β· ⏱️ 02.01.2024):

```
git clone https://github.com/thumbor-community/redis
```
- [PyPi](https://pypi.org/project/tc_redis) (πŸ“₯ 600 / month Β· ⏱️ 02.01.2024):
```
pip install tc_redis
```

Show 3 hidden projects...

- tc_aws.storage (πŸ₯‡18 Β· ⭐ 160 Β· πŸ’€) - Thumbor AWS extensions. MIT
- thumbor-memcached (πŸ₯‰10 Β· ⭐ 3 Β· πŸ’€) - thumbor-memcached provides storages using memcached.. MIT
- thumbor_head (πŸ₯‰5 Β· πŸ’€) - Allow checking of http status code for all requests.. ❗Unlicensed


## Image Loaders

Back to top

_Image loaders are responsible for retrieving source images to be used in thumbor._

thumbor-aws S3 loader (πŸ₯‡18 Β· ⭐ 22 Β· πŸ“ˆ) - thumbor-aws is a set of modern thumbor (7.0.0) AWS.. MIT Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/thumbor/thumbor-aws) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 17 Β· πŸ“‹ 30 - 6% open Β· ⏱️ 26.06.2024):

```
git clone https://github.com/thumbor/thumbor-aws
```
- [PyPi](https://pypi.org/project/thumbor-aws) (πŸ“₯ 1.1K / month Β· ⏱️ 14.03.2024):
```
pip install thumbor-aws
```

Show 5 hidden projects...

- tc_aws.loaders (πŸ₯‡18 Β· ⭐ 160 Β· πŸ’€) - Thumbor AWS extensions. MIT
- thumbor_hbase (πŸ₯ˆ9 Β· ⭐ 9 Β· πŸ’€) - hbase storage for thumbor.. MIT
- thumbor-multidir (πŸ₯‰7 Β· πŸ’€) - Thumbor file loader plugin that search multiple paths.. MIT
- thumbor-request-modifier-http-loader (πŸ₯‰6 Β· ⭐ 1 Β· πŸ’€) - Custom HTTP loader for Thumbor which allows modifying.. ❗️GPL-3.0
- thumbor-cassandra (πŸ₯‰6 Β· πŸ’€) - Thumbor plugin for Apache Cassandra. MIT


## Imaging Engines

Back to top

_Engines are the core of thumbor and responsible for transforming images on-the-fly._

thumbor-video-engine (πŸ₯‡15 Β· ⭐ 31 Β· πŸ“ˆ) - An engine and tools for manipulating videos with.. BSD-3 Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/theatlantic/thumbor-video-engine) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 11 Β· πŸ“¦ 3 Β· πŸ“‹ 15 - 40% open Β· ⏱️ 08.07.2024):

```
git clone https://github.com/theatlantic/thumbor-video-engine
```
- [PyPi](https://pypi.org/project/thumbor-video-engine) (πŸ“₯ 170 / month Β· ⏱️ 09.07.2024):
```
pip install thumbor-video-engine
```

Show 2 hidden projects...

- opencv-engine (πŸ₯‰14 Β· ⭐ 26 Β· πŸ’€) - Thumbor engine for the openCV imaging library. MIT
- thumbor-wand-engine (πŸ₯‰8 Β· ⭐ 17 Β· πŸ’€) - ImageMagick engine for Thumbor. MIT


## Face and Feature Detectors

Back to top

_Detectors allow thumbor to discover important points in the images and crop around these points for better results_

remotecv (πŸ₯‡20 Β· ⭐ 95) - remotecv is an OpenCV server for facial and feature.. MIT Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/thumbor/remotecv) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 34 Β· πŸ“¦ 42 Β· πŸ“‹ 22 - 4% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/remotecv
```
- [PyPi](https://pypi.org/project/remotecv) (πŸ“₯ 990 / month Β· πŸ“¦ 3 Β· ⏱️ 08.01.2024):
```
pip install remotecv
```

thumbor_arcface (πŸ₯‰7 Β· ⭐ 1 Β· πŸ’€) - Thumbor ArcFace can recognize side faces, higher.. MIT Supports python 3 Compatible with thumbor 7 and newer

- [GitHub](https://github.com/lanrenwo/thumbor_arcface) (⏱️ 22.08.2023):

```
git clone https://github.com/lanrenwo/thumbor_arcface
```
- [PyPi](https://pypi.org/project/thumbor-arcface) (πŸ“₯ 16 / month Β· ⏱️ 22.08.2023):
```
pip install thumbor-arcface
```

Show 4 hidden projects...

- thumbor_rekognition (πŸ₯ˆ9 Β· ⭐ 10 Β· πŸ’€) - Enable thumbor to use AWS rekognition to run face.. MIT
- thumbor_extras.detectors (πŸ₯ˆ8 Β· πŸ’€) - Some useful extensions to thumbor - extra filters and.. MIT
- remotecv-multidir (πŸ₯‰7 Β· πŸ’€) - RemoteCV image loader from multiple local directories. MIT
- remotecv-redis (πŸ₯‰6 Β· πŸ’€) - Adds loading images directly from Redis storage i.e... MIT


## Filters

Back to top

_Filters kick in during thumbor's transformation phase and allow for a wide range of different effects and features to resulting images._

Show 6 hidden projects...

- thumbor_extras.filters (πŸ₯‡8 Β· πŸ’€) - Some useful extensions to thumbor - extra filters and.. MIT
- thumbor-icc (πŸ₯ˆ7 Β· ⭐ 3 Β· πŸ’€) - Thumbor filter to convert between ICC profiles. MIT Supports python 3 Compatible with thumbor 7 and newer
- thumbor-padding (πŸ₯ˆ7 Β· ⭐ 2 Β· πŸ’€) - Padding filter for thumbor. MIT
- thumbor-distributed-collage-filter (πŸ₯ˆ7 Β· ⭐ 2 Β· πŸ’€) - Distributed collage is a filter for creating side-by-.. MIT Supports python 3 Compatible with thumbor 7 and newer
- mg_thumbor (πŸ₯ˆ7 Β· πŸ’€) - A filter for clipping images differently than what.. MIT
- thumbor-focus-filter (πŸ₯ˆ7 Β· πŸ’€) - A Focus filter for Thumbor. MIT


## Optimizers

Back to top

_Optimizers run a myriad of tools to crush image sizes and improve quality at the same time._

thumbor-plugins-gifv (πŸ₯‡17 Β· ⭐ 34 Β· πŸ“ˆ) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-gifv) (πŸ“₯ 8.4K / month Β· πŸ“¦ 1 Β· ⏱️ 08.01.2024):
```
pip install thumbor-plugins-gifv
```

thumbor-plugins-optipng (πŸ₯ˆ14 Β· ⭐ 34) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-optipng) (πŸ“₯ 470 / month Β· ⏱️ 04.11.2023):
```
pip install thumbor-plugins-optipng
```

thumbor-plugins-mozjpeg (πŸ₯ˆ13 Β· ⭐ 34) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-mozjpeg) (πŸ“₯ 43 / month Β· ⏱️ 07.11.2023):
```
pip install thumbor-plugins-mozjpeg
```

thumbor-plugins-jpegrecompress (πŸ₯ˆ13 Β· ⭐ 34 Β· πŸ“ˆ) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-jpegrecompress) (πŸ“₯ 27 / month Β· ⏱️ 07.11.2023):
```
pip install thumbor-plugins-jpegrecompress
```

thumbor-plugins-pngcrush (πŸ₯ˆ13 Β· ⭐ 34) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-pngcrush) (πŸ“₯ 71 / month Β· ⏱️ 07.11.2023):
```
pip install thumbor-plugins-pngcrush
```

thumbor-plugins-jp2 (πŸ₯ˆ13 Β· ⭐ 34) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-jp2) (πŸ“₯ 34 / month Β· ⏱️ 07.11.2023):
```
pip install thumbor-plugins-jp2
```

thumbor-plugins-pngquant (πŸ₯ˆ13 Β· ⭐ 34) - Optimizers and filters contributed by the Thumbor.. MIT

- [GitHub](https://github.com/thumbor/thumbor-plugins) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 20 Β· πŸ“¦ 20 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 08.01.2024):

```
git clone https://github.com/thumbor/thumbor-plugins
```
- [PyPi](https://pypi.org/project/thumbor-plugins-pngquant) (πŸ“₯ 82 / month Β· ⏱️ 07.11.2023):
```
pip install thumbor-plugins-pngquant
```


## Metrics Providers

Back to top

_Metrics providers plugins connect metrics engines (such as Prometheus) to thumbor metrics system for observability._

Show 1 hidden projects...

- tc-prometheus (πŸ₯‡8 Β· ⭐ 7 Β· πŸ’€) - Thumbor Prometheus metrics extension. MIT


## Python Integration & URL Generation

Back to top

_thumbor secure URLs ensure your thumbor service does not suffer a Denial-Of-Service attack. Integrating thumbor images into web frameworks and libraries can make using it much simpler._

django-thumbor (πŸ₯‡17 Β· ⭐ 89) - A django app with templatetags for resizing images.. MIT Supports python 3 Compatible with thumbor 7 and newer Integrates thumbor to Django Web Framework

- [GitHub](https://github.com/ricobl/django-thumbor) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 20 Β· πŸ“¦ 25 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 05.05.2024):

```
git clone https://github.com/ricobl/django-thumbor
```
- [PyPi](https://pypi.org/project/django-thumbor) (πŸ“₯ 3.8K / month Β· ⏱️ 28.04.2024):
```
pip install django-thumbor
```

Show 3 hidden projects...

- django-thumborstorage (πŸ₯ˆ12 Β· ⭐ 17 Β· πŸ’€) - Django storage backend for Thumbor. MIT Supports python 3 Compatible with thumbor 7 and newer Integrates thumbor to Django Web Framework
- thumbor_dash (πŸ₯‰9 Β· ⭐ 2 Β· πŸ’€) - A Thumbor server extension for DASH. MIT Supports python 3 Compatible with thumbor 7 and newer
- thumbor-aliases (πŸ₯‰7 Β· πŸ’€) - Thumbor URL Aliases. MIT thumbor-community project


## PHP Integration & URL Generation

Back to top

_thumbor secure URLs ensure your thumbor service does not suffer a Denial-Of-Service attack. Integrating thumbor images into web frameworks and libraries can make using it much simpler._

thumbor-php (πŸ₯‡10 Β· ⭐ 26) - PHP implementation of URL generator for Thumbor. MIT Integrates thumbor to PHP Compatible with thumbor 7 and newer Integrates thumbor to Laravel Framework

- [GitHub](https://github.com/beeyev/thumbor-php) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 10 Β· ⏱️ 31.05.2024):

```
git clone https://github.com/beeyev/thumbor-php
```


## Javascript Integration & URL Generation

Back to top

_thumbor secure URLs ensure your thumbor service does not suffer a Denial-Of-Service attack. Integrating thumbor images into web frameworks and libraries can make using it much simpler._

gatsby-plugin-thumbor (πŸ₯‡28 Β· ⭐ 180) - Digital commerce toolkit for frontend developers. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer

- [GitHub](https://github.com/vtex/faststore) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 56 Β· πŸ“¦ 370 Β· πŸ“‹ 370 - 11% open Β· ⏱️ 05.07.2024):

```
git clone https://github.com/vtex/faststore
```
- [npm](https://www.npmjs.com/package/@vtex/gatsby-plugin-thumbor) (πŸ“₯ 1.4K / month Β· πŸ“¦ 6 Β· ⏱️ 17.08.2022):
```
npm install @vtex/gatsby-plugin-thumbor
```

thumbor-ts (πŸ₯ˆ12 Β· ⭐ 15) - Immutable TypeScript client for building Thumbor URLs. MIT Integrates thumbor to Node.JS Integrates thumbor to Typescript Compatible with thumbor 7 and newer

- [GitHub](https://github.com/Brettm12345/thumbor-ts) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 2 Β· πŸ“¦ 12 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 16.03.2024):

```
git clone https://github.com/Brettm12345/thumbor-ts
```
- [npm](https://www.npmjs.com/package/thumbor-ts) (πŸ“₯ 160 / month Β· πŸ“¦ 4 Β· ⏱️ 10.10.2020):
```
npm install thumbor-ts
```

Show 10 hidden projects...

- ThumborUrlBuilder (πŸ₯‡15 Β· ⭐ 21 Β· πŸ’€) - Client Thumbor for Node JS. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- react-thumbor-img (πŸ₯ˆ13 Β· ⭐ 7 Β· πŸ’€) - A React Component that generates images with valid.. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer Integrates thumbor to React JS Framework
- thumbor-js-url-builder (πŸ₯ˆ10 Β· ⭐ 6 Β· πŸ’€) - Thumbor client for JavaScript. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- ember-thumbor-images (πŸ₯‰9 Β· ⭐ 1 Β· πŸ’€) - This is an addon for using thumbor based images in.. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- mtucourses-thumbor (πŸ₯‰8 Β· ⭐ 2 Β· πŸ’€) - a URL builder for Thumbor. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- thumbor-upload js client (πŸ₯‰8 Β· ⭐ 1 Β· πŸ’€) - Thumbor Upload. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- vanilla-thumbor (πŸ₯‰8 Β· ⭐ 1 Β· πŸ’€) - Thumbor client for RN. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- dek-thumbor (πŸ₯‰8 Β· πŸ’€) - Thumbor interface plugin for DEK. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- nuxt-thumbor (πŸ₯‰6 Β· ⭐ 1 Β· πŸ’€) - Thumbor module for NuxtJS. MIT Integrates thumbor to Node.JS Compatible with thumbor 7 and newer
- react-thumbor (πŸ₯‰6 Β· πŸ’€) - react-thumbor. ❗Unlicensed Integrates thumbor to Node.JS Integrates thumbor to React JS Framework Compatible with thumbor 7 and newer


## Java Integration & URL Generation

Back to top

_thumbor secure URLs ensure your thumbor service does not suffer a Denial-Of-Service attack. Integrating thumbor images into web frameworks and libraries can make using it much simpler._

pollexor (πŸ₯‡14 Β· ⭐ 640) - Java client for the Thumbor image service which.. Apache-2 Integrates thumbor to Java Compatible with thumbor 7 and newer

- [GitHub](https://github.com/square/pollexor) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 89 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 16.04.2024):

```
git clone https://github.com/square/pollexor
```
- [Maven](https://search.maven.org/artifact/com.squareup/pollexor) (πŸ“¦ 7 Β· ⏱️ 18.01.2022):
```

com.squareup
pollexor
[VERSION]

```


## Ruby Integration & URL Generation

Back to top

_thumbor secure URLs ensure your thumbor service does not suffer a Denial-Of-Service attack. Integrating thumbor images into web frameworks and libraries can make using it much simpler._

Show 4 hidden projects...

- ruby-thumbor (πŸ₯‡15 Β· ⭐ 46 Β· πŸ’€) - ruby-thumbor is the client library to thumbor. MIT Integrates thumbor to Ruby Compatible with thumbor 7 and newer
- jekyll-thumbor (πŸ₯ˆ9 Β· πŸ’€) - A Jekyll template tag for Thumbor imaging service. MIT Integrates thumbor to Ruby Compatible with thumbor 7 and newer
- thumbor_rails (πŸ₯‰8 Β· ⭐ 33 Β· πŸ’€) - Make easier to generate and manage Thumbor URLs in.. MIT Integrates thumbor to Ruby Compatible with thumbor 7 and newer
- thumbor-versionable (πŸ₯‰6 Β· ⭐ 10 Β· πŸ’€) - A Thumbor client that lets you specify versions of.. MPL-2.0 Integrates thumbor to Ruby Compatible with thumbor 7 and newer


## Custom URL Signers

Back to top

_thumbor allows using custom implementations of secure URLs signing._

Show 1 hidden projects...

- thumbor-expire (πŸ₯‡7 Β· ⭐ 1 Β· πŸ’€) - Add timeout verification for thumbor. MIT Supports python 3 Compatible with thumbor 7 and newer


## Hosting Thumbor

Back to top

_Thumbor is very extensible and can be hosted in many different architectures and cloud providers._

Minimal Compact Thumbor (πŸ₯ˆ18 Β· ⭐ 300) - The quickest way to run thumbor. MIT Docker empowered solutions for thumbor

- [GitHub](https://github.com/MinimalCompact/thumbor) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 84 Β· πŸ“‹ 77 - 1% open Β· ⏱️ 29.06.2024):

```
git clone https://github.com/MinimalCompact/thumbor
```
- [Docker Hub](https://hub.docker.com/r/minimalcompact/thumbor) (πŸ“₯ 7.4M Β· ⭐ 26 Β· ⏱️ 26.04.2023):
```
docker pull minimalcompact/thumbor
```

Thumbor S3 Docker (πŸ₯ˆ13 Β· ⭐ 46) - A docker image for thumbor with AWS S3 / Minio.. MIT Docker empowered solutions for thumbor Compatible with thumbor 7 and newer Supports python 3

- [GitHub](https://github.com/beeyev/thumbor-s3-docker) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 9 Β· ⏱️ 24.06.2024):

```
git clone https://github.com/beeyev/thumbor-s3-docker
```
- [Docker Hub](https://hub.docker.com/r/beeyev/thumbor-s3) (πŸ“₯ 62K Β· ⭐ 1 Β· ⏱️ 02.07.2024):
```
docker pull beeyev/thumbor-s3
```

thumbor-docker (πŸ₯‰9 Β· ⭐ 26 Β· πŸ’€) - Unofficial thumbor docker image. MIT Docker empowered solutions for thumbor Compatible with thumbor 7 and newer Supports python 3

- [GitHub](https://github.com/mvhirsch/thumbor-docker) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 6 Β· πŸ“‹ 11 - 36% open Β· ⏱️ 25.08.2023):

```
git clone https://github.com/mvhirsch/thumbor-docker
```
- [Docker Hub](https://hub.docker.com/r/mvhirsch/thumbor) (πŸ“₯ 5.4K Β· ⭐ 1 Β· ⏱️ 20.07.2023):
```
docker pull mvhirsch/thumbor
```

Show 3 hidden projects...

- APSL Thumbor (πŸ₯‡19 Β· ⭐ 340 Β· πŸ’€) - Docker image for thumbor. Detectors, optimizers, lazy.. MIT Docker empowered solutions for thumbor
- hey-car thumbor (πŸ₯‰8 Β· ⭐ 8 Β· πŸ’€) - Yet another Thumbor Docker image. MIT Docker empowered solutions for thumbor
- docker-alpine-vips (πŸ₯‰5 Β· ⭐ 1 Β· πŸ’€) - Docker image for pyvips development using alpine. MIT Docker empowered solutions for thumbor


## Others

Back to top

_projects that are very specific to a given functionality_

Show 1 hidden projects...

- tc_pdf (πŸ₯‡10 Β· ⭐ 5 Β· πŸ’€) - Thumbor PDF Preview. MIT Supports python 3 Compatible with thumbor 7 and newer thumbor-community project

---

## Related Resources

- [**Thumbor**](https://www.thumbor.org): Learn more about thumbor in this page.

## Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/thumbor/awesome-thumbor/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/thumbor/awesome-thumbor/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/thumbor/awesome-thumbor/edit/main/projects.yaml).

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).

For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/thumbor/awesome-thumbor/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/thumbor/awesome-thumbor/blob/main/.github/CODE_OF_CONDUCT.md).

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0/)