Skip to main content

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

Project description

Join thumbor-bootcamp for a learning and contribution experience with ❤️ and 🤗 from the thumbor team

thumbor

Crop, resize, transform and much more, all on-demand and AI Powered


thumbor is trusted by hundreds of companies worldwide

Wikipedia trusts thumbor  Globo.com trusts thumbor  Vox Media trusts thumbor  Forbes trusts thumbor  Square trusts thumbor  Deliveroo trusts thumbor  Canal+ trusts thumbor  Terra trusts thumbor  nrc trusts thumbor  web.dev indicates thumbor for high-performance web sites  aws indicates thumbor for serverless image handling
and many more!

thumbor is a smart imaging service that enables on-demand cropping, resizing, applying filters and optimizing images.

Cropping photos automatically can be a frustrating experience with severed heads involved. thumbor uses AI for smart detection.

thumbor is an HTTP server and you can create as many different images as you want just by varying path parameters:

http://<thumbor-server>/300x200/smart/thumbor.readthedocs.io/en/latest/_images/logo-thumbor.png

You should see an image of the thumbor logo in 300x200.

Learn more about all you can do in thumbor's documentation.

⚙️ Installation

Decide which installation option you want to use.

Option 1: pip

# thumbor with main dependencies only
pip install thumbor

# thumbor with OpenCV dependency
pip install thumbor[opencv]

# thumbor with all dependencies
pip install thumbor[all]

Option 2: Binary

Available as a package in the official repositories of distributions such as Debian and Ubuntu.

sudo apt update
sudo apt install thumbor

Option 3: Docker

An official Docker image is available on GitHub Container Registry:

docker run -p 8888:8888 ghcr.io/thumbor/thumbor:latest

For more information about the Docker image and available tags, visit the GitHub Container Registry.

For more ways, please check out Installation.

Run

Running it is as easy as hit:

thumbor

After this, you can reach it on http://localhost:8888/unsafe/https://raw.githubusercontent.com/thumbor/thumbor/master/example.jpg

Troubles?

If you experience any troubles, try running:

thumbor-doctor

If you have a thumbor.conf file, you can use that to help thumbor-doctor:

thumbor-doctor -c thumbor.conf

If you still need help, please raise an issue. Remember to send your thumbor-doctor output in the issue:

thumbor-doctor --nocolor -c thumbor.conf

🎯 Features

  • supports all common images formats out of the box
  • intelligent cropping and resizing
  • blazing fast using caching
  • supports many storages (local storage, AWS S3, Rackspace, Ceph, ...)
  • AI-powered cropping based on face and feature detection (glasses, interesting points, ...)
  • integrated with many programming languages and frameworks and many more...
  • highly extensible

🌟 Awesome Goodies

awesome-thumbor is a curated list of all things thumbor. There you can find filters, storages, engines, loaders, docker images, extensions in your favorite language and framework, and much more.

All of it with a clear indication of each project's quality. Have fun!

👍 Contribute

thumbor is an open-source project with many contributors. Join them contributing code or contributing documentation.

If you use thumbor, please take 1 minute and answer this survey? Only 2 questions!

Join the chat at https://gitter.im/thumbor/thumbor

👀 Demo

You can see thumbor in action at http://thumborize.me/

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thumbor-7.8.0.tar.gz (29.2 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

thumbor-7.8.0-cp314-cp314-musllinux_1_2_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

thumbor-7.8.0-cp314-cp314-musllinux_1_2_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

thumbor-7.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

thumbor-7.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

thumbor-7.8.0-cp314-cp314-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

thumbor-7.8.0-cp314-cp314-macosx_10_15_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

thumbor-7.8.0-cp314-cp314-macosx_10_15_universal2.whl (8.3 MB view details)

Uploaded CPython 3.14macOS 10.15+ universal2 (ARM64, x86-64)

thumbor-7.8.0-cp313-cp313-musllinux_1_2_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

thumbor-7.8.0-cp313-cp313-musllinux_1_2_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

thumbor-7.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

thumbor-7.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

thumbor-7.8.0-cp313-cp313-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

thumbor-7.8.0-cp313-cp313-macosx_10_13_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

thumbor-7.8.0-cp313-cp313-macosx_10_13_universal2.whl (8.3 MB view details)

Uploaded CPython 3.13macOS 10.13+ universal2 (ARM64, x86-64)

thumbor-7.8.0-cp312-cp312-musllinux_1_2_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

thumbor-7.8.0-cp312-cp312-musllinux_1_2_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

thumbor-7.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

thumbor-7.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

thumbor-7.8.0-cp312-cp312-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

thumbor-7.8.0-cp312-cp312-macosx_10_13_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

thumbor-7.8.0-cp312-cp312-macosx_10_13_universal2.whl (8.3 MB view details)

Uploaded CPython 3.12macOS 10.13+ universal2 (ARM64, x86-64)

thumbor-7.8.0-cp311-cp311-musllinux_1_2_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

thumbor-7.8.0-cp311-cp311-musllinux_1_2_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

thumbor-7.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

thumbor-7.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

thumbor-7.8.0-cp311-cp311-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

thumbor-7.8.0-cp311-cp311-macosx_10_9_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

thumbor-7.8.0-cp311-cp311-macosx_10_9_universal2.whl (8.3 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

thumbor-7.8.0-cp310-cp310-musllinux_1_2_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

thumbor-7.8.0-cp310-cp310-musllinux_1_2_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

thumbor-7.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

thumbor-7.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (8.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

thumbor-7.8.0-cp310-cp310-macosx_11_0_arm64.whl (8.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

thumbor-7.8.0-cp310-cp310-macosx_10_9_x86_64.whl (8.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

thumbor-7.8.0-cp310-cp310-macosx_10_9_universal2.whl (8.3 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

File details

Details for the file thumbor-7.8.0.tar.gz.

File metadata

  • Download URL: thumbor-7.8.0.tar.gz
  • Upload date:
  • Size: 29.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for thumbor-7.8.0.tar.gz
Algorithm Hash digest
SHA256 3211d7b3210864fae09a67a822e69851aa54ac6137d8a35c1a4047881e3c6dfc
MD5 e0d0b65aedd84fd7d6a8f3aa02fb53be
BLAKE2b-256 82177b135d63912f47e2a52b202688992f0f6f1686f3c90cdb0bc4fba2c89c37

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4966fd36b2de245a608b4ecb3dfc39177277f21dc5d8145925b5843df2e654cb
MD5 54aa392c85d3b61432ea6d3b2de6f01c
BLAKE2b-256 af04a93f04aa428066fdd5d16b9219cada97aa140ffc01f4fabc85fd89cd50c0

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ff0ad74a19c1929a0a8e5b6ee32c695e683c17c087f75344af6e0e4a0f21d32
MD5 c49638681c5a8b38f1b37325f960799f
BLAKE2b-256 77d675a8b60cfff121c74336c49f7b86005873e105c67782828f61554aacf62a

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d730fb85fd9363f95d8a28c6ac42cda1a449b8b3f22c3d6575d11fca2de2cc20
MD5 6a6e4939d19c126559133a743c452048
BLAKE2b-256 2802cfd5d8eb1f8100e22ec75f1f2e11c82a755b8eb6dba08c12ac73911bb925

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cba42dd66c4780b581b76dda409d1fff7a792512a9d415567193e96ad7cbd867
MD5 07341f60d5a03722cf36947b3dc33f17
BLAKE2b-256 6740118095cf2e4dbe644814524fe8c827d5573f7d1ab6c040c4f0ac112a932d

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96ffc92fbfe086a2dad0424b2b40db25d3edf45877b0567c25330842377a6c07
MD5 b93533a20655308ba6db017c7116252d
BLAKE2b-256 926ae939e5c0a153dc6330b2742873f67c3e6638e8dc5abb00a7973a8ef6dc43

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 473da01610e5a352d9964a3e243b2605f18e119e1f0877d793e35ea2668c74d9
MD5 9120b5ca51fd7058279f58bbf2a64bb1
BLAKE2b-256 3c4a902ace5a5960eb6a736040f71fa9dae0b342b74860af5e1f1e2cdd127afa

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp314-cp314-macosx_10_15_universal2.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp314-cp314-macosx_10_15_universal2.whl
Algorithm Hash digest
SHA256 e603c4c0893ab9ad301d788a49fba1eabfc51c22ceb351f5d61ba8754d2e654a
MD5 4ebeae30ae4be050aff43c5a4c0215bc
BLAKE2b-256 17a92ed5469d5a2f4be35799ed1b2a74c58f4207a98340037fd498272caa35e7

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 824e982cff622d1adf0bcad1bde601084a307f787d99859f1ad5388149b8ec69
MD5 42862d73eebd4f4f9091b2532cc3c4a7
BLAKE2b-256 3e699e62ef986f008b2c082fda7ec63ec88eebbbff1ed5e12d18ec389e52a8e3

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 271b7005fcd852469a873b521bb00247678873bbd8ba06eb275f39f62b8a648a
MD5 1116d858e5f5e5ff02bddaa2565607cd
BLAKE2b-256 3f2f5fce299d5a01f9a15bb6a99150281d44db6b265c621b510db2267ba39d7e

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1df90f22e631dff69877709ac68cfac7d871d408fba18c19bdd3b168ef6c5362
MD5 c767c627bed63ee423cbf6b4b410808d
BLAKE2b-256 a4d44dbdbc856f56d1f8be04f3bc097a3902cf257662e4c7e10f11a4295873b9

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 181bf44b4d0997d518ffb111cef22e788efc13afb6cbd7122493a496b0c132bf
MD5 f0a922cb1c9f5a2431c576898809b2ad
BLAKE2b-256 d671d00914ec2996a451481efddd76095da481ed0e1263edca121bd461b7c0a9

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9074a7b1c0ee43786c28c02f4893f31015a8b38fd73eaba938712a417faa507
MD5 4cc66870668094b632b969aa6ee85e69
BLAKE2b-256 0c6b176b059fb53e344407311d66e83edf7d383b2186d26d8288ddc341f713eb

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 a864f399213cb40b855b7d20dfcf355ae62ef1d2564e2d24c0f526f44a0fe311
MD5 99b520117e7cf667a4fcd2f9c7cf6b6d
BLAKE2b-256 7d8fb42b739411629a1cc1d113c0bafded54386675b412051aa2145c712083f8

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp313-cp313-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp313-cp313-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 5138142632cc9a9fd964f06c353fb1f7229fb933525ffb95d82e62a6419fe875
MD5 b16f460f1641260b983ef733e228e5db
BLAKE2b-256 26cf6fe66de6ccdf6b48364081b5addcfd312a776c97d2aafc3dc6fbb5038a11

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1644af8ffa0509dde47d83760be34a6cf5d7957d7b4b807885d4338224f8a74
MD5 802ec0314d931a3ffbac2f7a17a2c63b
BLAKE2b-256 1567a5871e1f083fde1af53ca9379ab79da39fffb30f80321b807cd62e034a23

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 47ce09ed441ae86c9cdab824fad739ad7c1eff6e47d73f661697feb9a24d536b
MD5 2b5583ac360da9381af7aa0fb67c8c6e
BLAKE2b-256 b09d32fc2591ac09fe3c128125d6f99fedb77b43fb972c6510483569173ce8af

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d3e2e57bd18906bab70f888c2c65175f1ee8c53227ffc6c5d61779a226c29231
MD5 bc466fd2d72ba28980b52de0d4820e3e
BLAKE2b-256 0a8f9486909837f2a463eb584792a02d0a6c61239054a88f4e454bc9bcb1f820

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc81d7d4f3b00c231198be3dc6c4357404075fb78f46f23c798623aa46e43eca
MD5 9010c09015472f9568bf89ec5b4d6cd1
BLAKE2b-256 daefeca5b487e922fb2fa6332fab7b7463b11fc7872491ca9254aa88d6f2c501

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 389a2e1eb6b507935f2215d1b2b32de9ffb9289c928256cdbcf6aea0c901ecbd
MD5 718c3c4bc4391700cfe7443e463e015c
BLAKE2b-256 0e6ed0eccf62a497b1e7704a727902e96f48d2546dbe049a06a1e94adcff86b2

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 46d6040b914b54df3ff1578070f9b6a4b35191c173624fe1831e54f10008c85a
MD5 6ed59b1987780589099df5c2ec8e7b99
BLAKE2b-256 fcb7c478c9e7ae3219c7f01cc86500607cea13387e7801b0e9a078689ef2b43f

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp312-cp312-macosx_10_13_universal2.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp312-cp312-macosx_10_13_universal2.whl
Algorithm Hash digest
SHA256 abfb45068ef411fa457f37320c19bdffaab2f5cda3af142678bc86bb13ce27c9
MD5 43631dfc3f6076043a979914570c674c
BLAKE2b-256 8b315f29482f63b6e816406d3684843bc688cb12de554560265db420538e94ab

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9bb91b8bb16337bbffe97e9a0a39122f3987002c96d0ceda4167035697a2d98f
MD5 2d16422df54dd9832f37faa4e1f2a4ad
BLAKE2b-256 184081ad753c48a6116d6e55e2243fab736d8740334c17ef858a2b81ad0ce712

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 51b25b2449fe45754b02bbe1bfc0b54105472066ad17aad30e8ba740517e54c2
MD5 f60c030dd32ce5bd20febf3d1f9529c7
BLAKE2b-256 9d0e2c41350d6a6bf57c8a2f8538286b7288684bf21cad14f29e817165e96a63

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7a613cadfa2e05001ef1ebe647643679bed2f042b3d1bec3b3aa9771d95a1f88
MD5 3efd6463fbab0b715173b04353e44aea
BLAKE2b-256 e52c857ffe9d66837fbab3723ad36b92031e35db8bd817980ccb3c6d19a595b4

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 03062dfc1b8cf2051808d5fc8e266a1bbe24915e22a320d31c3a4cdbc8d5cfe3
MD5 cbe2219e89ab7d1b5664439b7e75c0b5
BLAKE2b-256 02be5afad5fb2baa7c579c550970094cf0ab274987e041d3073ad63d922b1e06

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 785512934932ab2ddb083695fd61d352e2919604902eb02ba4a87a9060d7304c
MD5 9a62acf6df28d80f684fe192d0a2f527
BLAKE2b-256 fcc10f34255b3c0b23a4885bff68dc397ef1346f1bea2e0e01db7ca0f03bca34

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba32d0454e4afbf21eb0f92b68bb856239c6554ec41148773dd1385891a2a843
MD5 cebcae58b20de31193808a1df50c52c5
BLAKE2b-256 dd5d65bc4dc87177cc246c3cf6c560c906bae83bbca947ec3b9e2b0feb5b9548

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 12f73b5347a593c6d718aa3481a7654473107714aee218f482ea20226c0d95ab
MD5 e111f9d2d88d947e99519cc2bb7c462b
BLAKE2b-256 f570997bb3e4bdc466d1587f9efa8791b0f5da978d1b75e23a13d5f3e1cc5067

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 daaa402c89ef1857a85e118a7144ccdf3de165b203e658a5ad660e7e8dd5dd72
MD5 f71ec30d5bed85b10d17e66d638cdfc8
BLAKE2b-256 6f1bfd2e764b3dec69ae2263b4fdbedc81d7f05f3ba34185f33b1f1264140357

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6ddf97b1db243599bbcc0adb8979fdd94b718c0cc6179e490b3c24652224b9dd
MD5 faae1af44f80ce0e1802dad86db4af63
BLAKE2b-256 01fcece9adb19e8db8fe45baf8e751ab28b6bd2eb96c063ff3a0fbc897a8c4e2

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfac865e127e2a5b474ddf1153332141b290858d753faf6be5d8ec0a1ad7d26c
MD5 830414034c5a7f9f2c44b8455080ce6c
BLAKE2b-256 54c2e92c601dc65ab018f812c4cdea5dff311acdfac8e2919f12b78a1a1a8cf3

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 988c775764a60e12246491e6ef3e2ca705d0dd4ee782ebf66a963334602d30be
MD5 4f10b9a53f8655eefcb25e27f314ad9b
BLAKE2b-256 5fdb56edafd426135a2f06f79b3751905643f20e4845440465afc94e60601d77

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1573da4ecd57759807a64cddbeaad9f06d8d176db23c2c14def4bdad63813b02
MD5 fb2718b7c5d37c1d1e89952393a60675
BLAKE2b-256 cd2c4ce5b8fc66781ceb0d767963789e685b0ebce12fff0e0bfaceb0e3f25b4c

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18ba7dd28afc1c16f088d63042c46556dfb55687f3d65c60d98f42e918d27ee9
MD5 03de3ac002e96ea624a779cf13de77a4
BLAKE2b-256 fd1066c1e409d7a1c0d8c03f5c43e54fe5b2a3b9cc5c45e7ec7c56b127c1468a

See more details on using hashes here.

File details

Details for the file thumbor-7.8.0-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for thumbor-7.8.0-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7db3feef89c3f27cae04f09eb76539a1b3f301eb13de06c88a23f31a7efc38d7
MD5 2a740d4833654d2a11bdc7db7912677c
BLAKE2b-256 58eb9bb52f5e065eb9144eafffbf456d619bd01ead5c2f349f447326c622df71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page