Hosted image-processing API for uploads, async jobs, resize/optimization workflows, tile generation, signed artifacts, and customer workspaces.
GoPostgreSQLDockerOpenAPI
ImageGrid is a hosted image-processing API for developers. The current product scope covers source uploads, asynchronous job submission and polling, resize and rescale operations, optimization and format conversion, tile generation, artifact metadata, and signed downloads, with a Go service architecture backed by PostgreSQL and local storage behind an abstraction.
The product work goes beyond the raw processing endpoints. ImageGrid includes signed-in customer workspaces, email verification, API-key roles, billing and invite surfaces, plan and quota metadata, privacy request handling, abuse review, and platform admin pages for inspecting workspaces, assigning plans, overriding quotas, and revoking retired keys.
The implementation is intentionally operational rather than just a demo API. It uses separate API and worker roles, a PostgreSQL-backed queue, upload size and MIME validation, operation payload validation, relative storage keys, retention cleanup, usage metering, optional ClamAV scanning, public docs, and generated OpenAPI output. The service is real, but the public launch is still being held until final polish and testing are complete.
StatusPublic launch pending final polish and testing.
Screenshots
Open screenshotImageGrid homepage with the public product hero and feature cards for uploads, asynchronous processing jobs, artifacts, and developer API workflows.Open screenshotImageGrid pricing page with monthly plan cards and quota-focused comparison details for production image-processing usage.Open screenshotImageGrid documentation center with search, quickstart entry points, integration topics, and an OpenAPI download action.Open screenshotImageGrid API reference page showing documentation navigation, authentication notes, and endpoint sections for uploads, jobs, artifacts, downloads, plans, and tiles.Open screenshotSigned-in ImageGrid customer dashboard showing the active workspace, account navigation, onboarding context, and setup links for billing, teams, invites, and API keys.Open screenshotImageGrid workspace detail page showing plan status, quota visibility, API key inventory, team members, invites, and account administration controls.Open screenshotImageGrid platform admin dashboard with operational counters and shortcuts for customer accounts, pricing plans, privacy review, abuse review, and authentication signals.Open screenshotImageGrid admin account detail page with workspace metadata, plan assignment, quota overrides, member details, and API key administration.Open screenshotLocal ImageGrid processing demo showing source previews, optimized variants, resize presets, tiled outputs, artifact metadata, and job/report links.