Redact Image with a simple API-powered compose workflow.
or drag and drop images here
Fast async jobs
No install required
Temporary files
Batch uploads
.png, .jpg, .jpeg, .webp
same_as_input, jpg, png, webp
/v1/compose
Submit files to /v1/compose, poll the job endpoint, then download outputs programmatically.
Redact Image submits your file to the ImageHQ compose API, polls the async job, and returns downloadable outputs when processing completes.
The same compact endpoint used by this web tool can be used from your own application with multipart uploads and job polling.
The public ImageHQ frontend is built for fast browser-based image jobs backed by compact async APIs.
ImageHQ jobs use temporary file retention for processing and downloads.