Soft Documentary Filter applies a basic tone preset recipe for soft documentary edits.
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/filter
Submit files to /v1/filter, poll the job endpoint, then download outputs programmatically.
Soft Documentary Filter applies a basic tone preset recipe for soft documentary edits.
Basic tone presets combine global tone mapping with mild color and sharpness changes. They are lightweight and predictable because they do not usually require segmentation or AI reconstruction. For this preset, the named style acts as a recipe around the soft_documentary filter operation rather than a separate endpoint.
Fast. Most work is histogram analysis and per-pixel tone/color remapping.
Blends between the original image and the preset look.
Keeps portrait tones more conservative when the preset affects people.
Removes metadata from generated output when supported.
Soft Documentary Filter works best for product previews, quick upload cleanup, screenshots. It is less reliable for medical or scientific images where tone must remain faithful, raw color grading.
Check for clipped highlights, crushed shadows, mild color drift, especially after exporting to a lossy format.
Soft Documentary Filter applies a basic tone preset recipe for soft documentary edits.
Use clear source images and preview at final output size before publishing.
Artifacts, excessive processing, color changes, or metadata changes can occur depending on settings and output format.
Metadata behavior depends on export settings. Strip personal metadata for public sharing and preserve ICC profiles when color matters.
Yes. Upload an image, apply the filter through ImageHQ, and download the processed result from the browser.
No. Filter pages are frontend SEO routes that submit to the compact POST /v1/filter API.
MDN Web Docs - browser_documentation
ImageMagick - library_documentation
W3C WAI - standards_body