
Flyimg
On-the-fly image resizing, cropping, and format optimization API

Flyimg is a Dockerized image transformation service that fetches images from local or remote sources, applies resizing and cropping operations, converts to modern formats, and serves optimized outputs. It is designed to provide a Cloudinary-like workflow using URL-based transformation parameters and built-in caching.
Key Features
- URL-based transformations (resize, crop, quality/compression and output format options)
- Automatic format negotiation via the client Accept header (for example AVIF/WebP)
- Output support for AVIF, WebP, MozJPEG, PNG, GIF, and optional JPEG XL via ImageMagick
- Fetches source images from external URLs or local paths
- Caching of transformed results for faster repeat requests
- Containerized deployment with Nginx and PHP-FPM
Use Cases
- Image optimization layer for websites, CMSs, and e-commerce catalogs
- Replacing or complementing third-party image CDNs with a self-managed service
- Generating responsive image variants and modern formats for performance
Limitations and Considerations
- Performance and output quality depend on ImageMagick and selected encoders available in the container
- Remote fetching requires careful access controls to avoid misuse (for example, unwanted internal network access)
Flyimg fits teams that want a simple, URL-driven image pipeline with modern formats and caching, while keeping deployment and operations straightforward through Docker. It is especially useful when you need consistent image transformations across multiple applications and environments.
Categories:
Tags:
Tech Stack:
Similar Services

Stirling PDF
Self-hosted PDF editing, conversion, OCR, and automation platform
Open-source PDF platform to edit, convert, OCR, sign, redact, and automate PDF workflows via a web UI and REST API.

Paperless-ngx
Document management system with OCR, search, and automated filing
Paperless-ngx is an open-source document management system that ingests scans and files, runs OCR, and turns them into a searchable, taggable document archive.

Reactive Resume
Privacy-focused, open-source resume builder
Open-source resume builder for creating, customizing, exporting and publishing resumes with templates, PDF export, public sharing and optional OpenAI assistance.

CyberChef
Browser-based toolkit for data decoding, encoding and analysis
CyberChef is a web-based “cyber” toolkit for encoding/decoding, encryption/decryption, compression, hashing, parsing, and data transformation using drag-and-drop recipes.

ArchiveBox
Open-source self-hosted web archiving and snapshotting tool
Self-hosted tool to collect and preserve webpages, media, and bookmarks in durable formats (HTML, PDF, WARC, MP4) with a CLI, web UI, and search.
ebook2audiobook
Convert eBooks into audiobooks with TTS and optional voice cloning
Self-hostable tool to convert non-DRM eBooks into audiobooks with chapter support, metadata, multilingual TTS engines, and optional voice cloning via a web UI or CLI.

Docker
PHP
PHP-FPM