
Resize images to exact dimensions
Preview width, height, and aspect ratio changes before exporting.
- Original: 1488 x 1086
- Output: 800 x 400
Resize photos for websites, social posts, thumbnails, profiles, and upload requirements.
Resizing changes pixel dimensions. Downscaling usually preserves visual quality well and reduces file size; upscaling invents pixels and can look soft unless enhancement is used carefully.
or drag and drop images here
Fast async jobs
No install required
Temporary files
Batch uploads

Preview width, height, and aspect ratio changes before exporting.
Resize photos for websites, social posts, thumbnails, profiles, and upload requirements.
.png, .jpg, .jpeg, .webp
same_as_input, jpg, png, webp
/v1/transform
Submit files to /v1/transform, poll the job endpoint, then download outputs programmatically.
Resizing changes pixel dimensions. Downscaling usually preserves visual quality well and reduces file size; upscaling invents pixels and can look soft unless enhancement is used carefully.
These tools should document exact parameters, whether pixels change, whether metadata changes, and how output format choices affect quality and file size.
Usually fast to moderate; cost grows with pixel count, output format, and whether re-encoding is required.
Controls effect intensity where applicable.
Removes metadata from generated output when supported.
The important settings are intensity or operation-specific parameters, output format, quality, and metadata handling.
Usually when downscaling, but output format and compression settings also matter.
The image will be stretched unless you crop or pad it to the target shape.
Only when needed. Upscaling increases dimensions but does not create true original detail.
Use the largest display size needed, plus high-DPI variants if your frontend serves responsive images.
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.
libvips - library_documentation
sharp - library_documentation
libvips - library_documentation
libvips - library_documentation