Utility1 credit / call
POST /api/v1/tools/image/resizeImage Resize
Scale images 2×/3×/4× with Lanczos3 resampling
Resize images by a scale factor using Lanczos3 pixel resampling — the highest-quality algorithmic upscale method. Optional unsharp mask for edge sharpening after resize. Max output: 8000px. Not AI-based — purely algorithmic.
How it works
Accepts a multipart image upload with a scale parameter. Applies Lanczos3 resampling via Sharp and returns the resized image binary with dimension headers.
What you could build
ThumbUp
Enlarge low-res product thumbnails for print catalogues
$1K–$3K MRR
est. MRR
GalleryScale
Scale photography portfolio images for large displays
$500–$2K MRR
est. MRR
AssetPipeline
Auto-scale design assets for multiple display densities
$1K–$3K MRR
est. MRR
Parameters
imagerequiredSource image file — max 10MB input· e.g.
thumbnail.pngscaleoptionalScale factor: 2, 3, or 4 (default: 2)· e.g.
2sharpenoptionalApply unsharp mask after resize (default: false)· e.g.
trueExample request
Example response
Ready to use Image Resize?
Free plan — 100 calls/month, no credit card.