WebP file format read and write support, including animated WebP.
Color Depth and Pixel Formats
1, 4, 8 bit indexed (palette) images.
8 bit per channel images:
8 bit per pixel grayscale;
24 bit per pixel RGB;
32 bit per pixel CMYK;
16 bit per pixel grayscale with alpha;
32 bit per pixel ARGB (RGB + alpha);
40 bit per pixel ACMYK (CMYK + alpha).
16 bit per channel images:
16 bit per pixel grayscale;
48 bit per pixel RGB;
64 bit per pixel CMYK;
32 bit per pixel grayscale with alpha;
64 bit per pixel ARGB (RGB + alpha);
80 bit per pixel ACMYK (CMYK + alpha).
Spot colors
Color Management
Loading and saving embedded ICC profiles in files.
Converting between color spaces using color management (either LittleCMS or Adobe® CMM engine). See the Selecting Color Management Engine topic for details.
Converting between color spaces without color management.
Extracting color profile information.
Displaying an image on screen using a device profile.
Preserving image contrast by using the black point compensation algorithm during conversion.
Translating a true color image into a palette-based image. See the topic for details.
Imaging Operations
Geometry transforms (resize, rotate, affine and projective transforms, crop, autocrop, flip, cylindrize, warp transform based on a Bezier surface).
Color adjustment (hue/saturation/lightness correction, brightness correction, contrast correction, levels tone correction, curves tone correction, LUT, histogram equalization, channel balance, desaturation).
Filters (blur, smart blur, edge detect, maximum filter, median filter, minimum filter, sharpen, unsharp mask).
Red Eye Removal tool intended to redeem images from the red-eye effect quickly and easily. Due to sophisticated algorithms it is capable of identifying red-eyed pupils on a photo and removing the red-eye effect from them.
Drawing
Draw Images, curves and lines (you can specify line caps and line joins), shapes (rectangles, ellipses, polygons, paths), vector text.
Use pens and brushes for drawing graphic elements (you can specify a width, a solid color, dashed or dotted styles for pens, gradients and tiling for brushes).
Work with paths and clipping paths.
Draw plain text.
Draw bounded text.
Draw distorted text.
Draw art text.
Creating Fonts.
Measuring Text.
Retrieve font metrics (ascender, descender, black box, etc.).
Color Keying.
Reading and processing vector graphics (PDF, SVG).