Layered file formats LZP (read/write): LazPaint file format ORA (read/write): OpenRaster exchange file format PDN (read): Paint.NET images oXo (read): PhoXo images PSD (read flattened): Photoshop images
Flat images BMP (read/write): uncompressed bitmaps (including with alpha channel, however many programs do not read the transparency information) GIF (read(write): user can edit a frame if animated ICO/CUR (read/write): icon, user can edit a size JPEG : the well known compression however lossy PCX (read/write) : Personal Computer eXchange PNG (read/write) : Portable Network Graphic TGA (read/write) : also called Targa TIFF (read/write) : not all compression modes are supported WebP (read/write) : Google Web image XPM (read/write) : X PixMap (small C-like format) XWD (read) : X Window Dump (screen capture) DNG, CR2, NEF, ARW... (read) : Raw images from camera
Color manipulation Curves : adjust curves of RGBA channels or by hue, luminosity, saturation. Posterize : use a reduced number of values for RGB or for luminosity Colorize : set the color of an image while preserving intensities Shift colors : cycle colors and change colorness (saturation) Complementary colors : use complementary colors without changing the lightness Intensity : make colors lighter or darker without making them white Lightness : make colors lighter or darker by making them whiter Normalize : use the whole range of each color channel and alpha channel Negative : invert colors (with gamma correction) Linear negative : invert colors (without gamma correction) Grayscale : converts colors to grayscale with gamma correction
Selection Selection is composed with rectangles, ellipses, polygons, magic wand and pen drawing. It contains levels of transparency, so that the border of an elliptic region has antialiasing. With the left button you can add elements to the selection, and with the right button, you can remove elements from it. The rotation tool allows to rotate the current selection with a free angle. Selection fit option reduces the selection to non transparent pixels.
| DPI Aware LazPaint looks the same on high DPI resolutions. It works as well on Retina display and is aware of dark theme. One can change switch to dark theme manually as well.
Languages LazPaint is available in the following languages : Arabic, Bulgarian, Chinese, Czech, Dutch, German, English, French, Finnish, Japanese, Kabyle, Latvian, Portuguese, Russian, Spanish and Swedish
Filters Radial blur : non directional blur Motion blur : directional blur Custom blur : blur according to a mask Pixelate : fake big pixels Sharpen : makes contours more accute, complementary to Smooth Smooth : softens whole image, complementary to Sharpen Noise : draw random colors and intensities Median : computes the median of colors around each pixel, which softens corners ClearType : add a ClearType effect (displacement of RGB channels) Inverse ClearType : remove a ClearType effect (displacement of RGB channels) Contour : draws contours on a white background (like a pencil drawing) Emboss : draws contours with shadow Shaded map : draw lightened/shaded map use the image as a map of altitudes Sphere : spherical projection Twirl : twirl distortion (like water flowing in hole) Cylinder : cylinder projection
Command line LazPaint can be used from the command line to perform a variety of tasks. From converting one image to another, creating a new image from sctratch, or applying filters to an image. Following is a list of some of its commands.....
General Commands
HorizontalFlip, VerticalFlip, SwapRedBlue, RotateCW RotateCCW, Resample, Opacity, Gradient, New
Filter commands
You can apply filters with default values. Blur filters : BlurPrecise, BlurRadial, BlurFast, BlurCorona, BlurDisk, BlurMotion, BlurCustom Pixel filters : Sharpen, Smooth, Median, Emboss, Contour, Grayscale, Negative, LinearNegative, Normalize, SmartZoom3 Deformation filters : Sphere, Twirl, Cylinder, Plane Rendering filters : PerlinNoise, CyclicPerlinNoise, Clouds, CustomWater, Water, Wood, WoodVertical, Plastik, MetalFloor, Camouflage, SnowPrint, Stone, RoundStone, Marble
|