Source: imaginary Section: golang Maintainer: Debian Go Packaging Team Uploaders: David Kunz , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-h2non-bimg-dev, golang-github-hashicorp-golang-lru-dev, golang-github-rs-cors-dev, golang-gopkg-h2non-filetype.v1-dev, golang-gopkg-throttled-throttled.v2-dev, libvips, libvips-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Homepage: https://github.com/h2non/imaginary Vcs-Browser: https://salsa.debian.org/david.kunz/imaginary Vcs-Git: https://salsa.debian.org/david.kunz/imaginary.git XS-Go-Import-Path: github.com/h2non/imaginary Package: imaginary Architecture: any Static-Built-Using: ${misc:Static-Built-Using} Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Fast HTTP microservice for high-level image processing Imaginary is a high-performance HTTP microservice written in Go for image processing. It uses the libvips library internally, which is significantly faster and more memory-efficient than typical image processing toolkits. . It exposes several image operations via a simple HTTP API, including resizing, cropping, watermarking, and format conversion. It supports security features such as URL signatures and API tokens, and can handle multiple input sources including local files and remote URLs.