logo
icon

Flyimg

On-the-fly image processing server. Resize, crop, compress, and convert images via URL parameters using libvips. Supports PNG, JPEG, GIF, WebP, AVIF, and JXL.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-02
Services
service icon
Tags
ToolImage

Flyimg

A fast, secure image processing server written in Go. Pass an image URL with transformation parameters and receive the processed result instantly — no uploads, no storage, no waiting.

What You Can Do After Deployment

  1. Open your domain — the service is ready immediately
  2. Process images via URL — append parameters like width, height, quality, and format to any image URL
  3. Resize on the flyupload/w_300,h_200/https://example.com/photo.jpg
  4. Crop and rotate — smart cropping, face detection, and rotation options
  5. Convert formats — output as WebP, AVIF, JXL for smaller file sizes
  6. Optimize quality — adjust compression level per request

Key Features

  • Powered by libvips for high-performance image manipulation
  • URL-based API — no SDK or client library needed
  • Supports PNG, JPEG, GIF, WebP, AVIF, JXL
  • Built-in caching for repeat requests
  • Face detection for smart cropping
  • Watermark support
  • Configurable security restrictions

License

AGPL-3.0 — GitHub