Files
SnapOtter/README.md
T
Siddharth Kumar Sah e3a8558134 fix(ui): clean up settings, automate page, fullscreen logo, and README
- README: simplify to match Stirling-PDF style, add dashboard screenshot
- Settings: remove unsupported languages from dropdown, remove unused
  experimental tools toggle
- Automate: remove hardcoded template pipelines from sidebar
- Fullscreen: add GemLogo icon to header
2026-03-27 13:50:04 +08:00

2.9 KiB

Stirling Image logo

Stirling Image - The Open-Source Image Processing Platform

Stirling Image is a powerful, open-source image processing platform. Self-host it in a single Docker container with a private API. Resize, compress, convert, remove backgrounds, upscale, run OCR, and more — without sending images to external services.

Docker CI License Stars

Stirling Image - Dashboard

Key Capabilities

  • 33+ image tools — Resize, crop, compress, convert, watermark, OCR, and more.
  • AI-powered — Background removal, upscaling, object erasing, face blurring — all running locally.
  • Automation & workflows — Chain tools into reusable pipelines. Batch process up to 200 images at once.
  • Developer platform — REST API for every tool. Swagger docs included.
  • Your data stays yours — No telemetry, no tracking, no cloud. Single Docker container on any architecture.

For a full feature list, see the docs: https://siddharthksah.github.io/Stirling-Image/

Quick Start

docker run -d -p 1349:1349 -v stirling-data:/data ghcr.io/siddharthksah/stirling-image:latest

Then open: http://localhost:1349. Default login: admin / admin.

For full installation options, see the Getting Started Guide.

Resources

Support

GitHub Sponsors Ko-fi

Contributing

Contributions welcome. Open an issue first so we can talk about what you have in mind.

License

MIT