Images
Resize, convert, compress and strip metadata from pictures.
10 live · 0 planned
- Make an image file smaller2 CR credits per calloperationalAim at a quality level, or at a file size, and get told what you actually saved.POST /v1/imaging/image-compress
- Change an image's format2 CR credits per calloperationalPNG, JPEG, WebP, GIF or TIFF, with transparency handled sensibly when the target cannot keep it.POST /v1/imaging/image-convert
- Cut an image down2 CR credits per calloperationalAn exact box, or an aspect ratio cropped from the centre — whichever you have in mind.POST /v1/imaging/image-crop
- Make a favicon from an image2 CR credits per calloperationalEvery size a browser or phone asks for, plus the .ico, from one source picture.POST /v1/imaging/image-favicon
- Get the colours out of an image2 CR credits per calloperationalThe dominant colours as hex codes with their proportions — a palette you can design against.POST /v1/imaging/image-palette
- See what a photo records about itself2 CR credits per calloperationalCamera, lens, exposure, timestamps and — often — exactly where the shot was taken.POST /v1/imaging/image-metadata
- Resize an image2 CR credits per calloperationalFit an image to the size you need without visible artefacts, and strip its metadata.POST /v1/imaging/image-resize
- Turn or flip an image2 CR credits per calloperationalRotate by any angle, mirror it, or just apply the orientation the camera recorded.POST /v1/imaging/image-rotate
- Remove hidden data from a photo2 CR credits per calloperationalLocation, camera, timestamps and editing history removed before you post it anywhere.POST /v1/imaging/image-strip-metadata
- Put a mark on an image2 CR credits per calloperationalText or a logo, placed where you want it, at the opacity you want it.POST /v1/imaging/image-watermark