An agent skill that leverages Thumbor, the open-source smart image processing service by Globo.com, to perform on-demand image cropping, resizing, and filtering with intelligent face and feature detection. Enables automated image optimization pipelines for web applications and content delivery workflows.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Thumbor Smart Image Processing Service"
slug: "thumbor-smart-image-processing-service"
description: "An agent skill that leverages Thumbor, the open-source smart image processing service by Globo.com, to perform on-demand image cropping, resizing, and filtering with intelligent face and feature detection. Enables automated image optimization pipelines for web applications and content delivery workflows."
github_stars: 10470
verification: "security_reviewed"
source: "https://github.com/thumbor/thumbor"
category: "Image & Creative Automation"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "thumbor/thumbor"
github_stars: 10470
---
# Thumbor Smart Image Processing Service
An agent skill that leverages Thumbor, the open-source smart image processing service by Globo.com, to perform on-demand image cropping, resizing, and filtering with intelligent face and feature detection. Enables automated image optimization pipelines for web applications and content delivery workflows.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install thumbor
- pip install thumbor[opencv]
- pip install thumbor[all]
- docker run -p 8888:8888 ghcr.io/thumbor/thumbor:latest
Requirements and caveats from upstream:
- <a href='https://pypi.python.org/pypi/thumbor' target='_blank'>
- ### Option 3: Docker
- An official Docker image is available on GitHub Container Registry:
Basic usage or getting-started notes:
- ### Run
- After this, you can reach it on http://localhost:8888/unsafe/https://raw.githubusercontent.com/thumbor/thumbor/master/example.jpg
- Source: https://github.com/thumbor/thumbor
- Extracted from upstream docs: https://raw.githubusercontent.com/thumbor/thumbor/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/thumbor-smart-image-processing-service/)
No comments yet. Be the first to comment!