LazPaint

{{Short description|Free and open-source image editor}}

{{Infobox software

| name = LazPaint

| logo = LazPaint_Logo.png

| screenshot = LazPaint 7.1.5 64-bit screenshot.png

| caption = The default window of LazPaint 7.1.5 64-bit, running on Linux Mint 20 Xfce

| author = circular

| developer = circular helped by Lazarus community

| released = {{start date and age|2011|02}}

| latest release version = {{wikidata|property|preferred|references|edit|Q18345558|P348|P548=Q2804309}}

| latest release date = {{wikidata|qualifier|preferred|single|Q18345558|P348|P548=Q2804309|P577}}

| latest preview version = {{wikidata|property|preferred|references|edit|Q18345558|P348|P548=Q51930650}}

| latest preview date = {{wikidata|qualifier|preferred|single|Q18345558|P348|P548=Q51930650|P577}}

| programming language = Free Pascal

| operating system = Windows XP and later, Linux, OS X{{cite web|url=https://www.ghacks.net/2019/11/04/lazpaint-is-an-open-source-raster-graphics-editor-for-windows-macos-and-linux/|title=LazPaint is an open source raster graphics editor for Windows, macOS and Linux|work=ghacks.net|date=4 November 2019|access-date=28 November 2020}}

| platform = native

| language = Arabic, Bulgarian, Chinese, Czech, Dutch, German, English, French, Finnish, Italian, Japanese, Kabyle, Latvian, Polish, Portuguese, Russian, Spanish, Swedish[http://forum.lazarus.freepascal.org/index.php?topic=12037.0 Lazpaint development thread][https://github.com/bgrabitmap/lazpaint/tree/master/lazpaint/release/bin/i18n LazPaint i18n directory]

| genre = Raster graphics editor

| size = 6.78 MB download

| license = GPL-3.0-only

| website = {{URL|https://lazpaint.github.io/}}

}}

LazPaint is a free and open-source cross-platformLazPaint works on Linux, Windows and MacOS lightweight image editor with raster and vectorial layers created with Lazarus. The software aims at being simpler than GIMP,{{Cite web |url=http://graphicssoft.about.com/od/freesoftware/fr/lazpaint.htm |title=Review on about.com |access-date=2014-08-17 |archive-date=2016-08-03 |archive-url=https://web.archive.org/web/20160803200158/http://graphicssoft.about.com/od/freesoftware/fr/lazpaint.htm |url-status=dead }} is an alternative to Paint.NET and is also similar to Paintbrush.{{cite web|url=https://itsfoss.com/lazpaint/|title=LazPaint: A Free & Open Source Paint.NET Alternative|first=Ankush|last=Das|work=It's FOSS|date=17 November 2020|access-date=28 November 2020}}{{cite web|url=http://ubuntuhandbook.org/index.php/2020/10/lazpaint-image-editor-similar-paint-net-paintbrush/|title=LazPaint – Raster Image Editor Similar to Paint.Net / PaintBrush|work=UbuntuHandbook|date=9 October 2020|access-date=28 November 2020}}

Rendering is done with antialiasing and gamma correction.[http://gyptis.net/upload/index.php?/topic/759-les-applications-du-mois-de-janvier/ gyptis.net apps of January 2014] {{webarchive|url=https://web.archive.org/web/20140819151334/http://gyptis.net/upload/index.php?%2Ftopic%2F759-les-applications-du-mois-de-janvier%2F |date=2014-08-19 }} It can read/write usual image formats[http://wiki.freepascal.org/LazPaint_File LazPaint File wiki]; flat images: Bmp, Gif, Ico/Cur, Jpeg, Pcx, Png, Svg, Tga, Tiff, WebP, Xpm, Xwd; layered images: Lzp, Ora, Pdn, oXo, Psd; raw images: dng, cr2, nef, arw... and interoperate with other layered editors via OpenRaster format.[https://www.youtube.com/watch?v=KUJUeIbpYDo Loading OpenRaster in LazPaint] (video)[https://www.youtube.com/watch?v=FFEZpl15Rb4 Saving OpenRaster for Krita] (video) It also imports Paint.NET files (with their layer structure) and Photoshop files (as flattened images).[https://www.youtube.com/watch?v=53UyjDI24kQ&list=PLC5C5CAB111B5D9DA&index=13 Video of importation of PSD file] Also, it can import 3D objects in Wavefront ({{mono|.obj}}) format. There are complex selection functions, various filters and rendering of textures.

Colorspace

Colors are stored in sRGB colorspace but drawing functions take into account gamma correction. There are many color manipulation functions such as shifting colors and colorizing.[http://www.mrflock.com/tutorial-fotografia/lazpaint-cambiare-colori-foto.html Mrflock: come cambiare i colori di una foto][http://www.rgdot.com/bl/2012/08/28/lazpaint-open-source-graphics-editor/ LazPaint review on rgdot.com] Since version 6, there is a curve adjustments function on RGBA channels and according to a corrected HSL colorspace.[http://www.chip.de/downloads/LazPaint_68558560.html Review on chip.de] This correction takes into account the gamma factor and also perceived lightness according to the hue.

Vector shapes

Since version 7, shapes are stored with vectorial information. Thus they are editable after they have been drawn and are rendered again in case of layer transform. Layers are converted when needed to raster or vector. If a tool like the pen is applied, the layer is rasterized and vectorial information becomes unavailable.

Filling can be a solid color, a gradient or a texture. It can apply to simple shapes, complex curves, text and shaded shapes.

Releases

{{Expand list|date=November 2020}}

File:Lazpaint version 7.png

class="wikitable sortable"
Version

! Release date{{cite web|url=https://sourceforge.net/projects/lazpaint/files/src/oldlazpaint/|title=LazPaint|work=Sourceforge|access-date=28 November 2020}}{{cite web|url=https://lazpaint.en.uptodown.com/windows/versions|title=LazPaint|work=Uptodown|access-date=28 November 2020}}

! class=unsortable|Significant changes

1

|6 February 2011

|First release{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg61069.html|title=LazPaint 1 Release|work=Lazarus forum|access-date=4 December 2020}}

2

|21 February 2011

|Add render water and Perlin noise, magic wand, polygonal selection, command line{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg62860.html#msg62860|title=LazPaint 2.2 Release|work=Lazarus forum|access-date=4 December 2020}}

3

|2 April 2011

|Render textures, twirl filter, resample filters{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg65346.html#msg65346|title=LazPaint 3.0 Release|work=Lazarus forum|access-date=4 December 2020}}

4.1

|20 May 2011

|Several spline styles, better clipboard transparency{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg68794.html#msg68794|title=LazPaint 4.1 Release|work=Lazarus forum|access-date=4 December 2020}}

4.4

|2 April 2011

|High DPI support, pixelate filter, text tool with outline and shadow{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg74122.html#msg74122|title=LazPaint 4.4 Release|work=Lazarus forum|access-date=4 December 2020}}

4.7

|11 December 2011

|Language choice, Phong shaded text, portable version{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg83260.html#msg83260|title=LazPaint 4.7 Release|work=Lazarus forum|access-date=4 December 2020}}

4.8

|19 August 2012

|Add texture mapping tool, import 3D objects, corrected HSL shift colors, selection mask edition{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg97752.html#msg97752|title=LazPaint 4.8 Release|work=Lazarus forum|access-date=4 December 2020}}

5.0

|18 February 2013

|Add support for raster layers, load Paint.NET layered images, read/write OpenRaster images{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg114346.html#msg114346|title=LazPaint 5.0 Release|work=Lazarus forum|access-date=4 December 2020}}

5.5

|4 March 2013

|Add Phong filter, filter function, blur computed in thread{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg115674.html#msg115674|title=LazPaint 5.5 Release|work=Lazarus forum|access-date=4 December 2020}}

5.6

|23 March 2013

|Add Easy Bézier curves{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg115991.html#msg115991|title=LazPaint 5.6 Release|work=Lazarus forum|access-date=4 December 2020}}

6.0

|31 July 2014

|Add image list, image browser, color curves adjustment, noise filter, posterize filter, print dialog, read flat PSD format, read/write TGA and TIFF{{cite web|url=https://forum.lazarus.freepascal.org/index.php/topic,12037.msg147226.html#msg147226|title=LazPaint 6.0 Release|work=Lazarus forum|access-date=4 December 2020}}

6.4.1

|28 May 2016

|Added brush and clone tool, palette, docking of toolbox, rain rendering, when saving show preview and choice of bit depth{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v6.4.1|title=LazPaint 6.4.1 Releases|work=Github|access-date=4 December 2020}}

7.0 beta

|17 August 2019

|Vector layers, edit shape tool, shape alignment, wave displacement filter, non-lossy transform of layers, zoom layer tool, edit frame of ICO / CUR / GIF, Lab colorspace support when reading TIFF{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.0.1|title=LazPaint 7.0.1 Beta|work=Github|access-date=23 December 2020}}

7.0.7

|15 October 2019

|Optimize saving of LZP images, add entry to multi-image files (GIF / TIFF), merge vector layers, right-click to rotate/shear shape, improvement of polygon editing{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.0.7|title=LazPaint 7.0.7 Releases|work=Github|access-date=23 December 2020}}

7.1.3

|18 May 2020

|Various bug fixes{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.1.3|title=LazPaint 7.1.3 Releases|work=Github|access-date=23 December 2020}}

7.1.4

|7 October 2020

|Optimize for MacOS with Retina display, magic wand progressive fill, optimize multiline text, show printed page count, Shift-Click to select or clone from other layers{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.1.4|title=LazPaint 7.1.4 Releases|work=Github|access-date=23 December 2020}}

7.1.5

|19 October 2020

|Image browser improvements, scaling fixes{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.1.5|title=LazPaint 7.1.5 Releases|work=Github|access-date=28 November 2020}}

7.1.6

|2 December 2020

|HSL blend modes, layered SVG read/write, detect dark theme, better Retina support, Qt5 support on Linux{{cite web|url=https://github.com/bgrabitmap/lazpaint/releases/tag/v7.1.6|title=LazPaint 7.1.6 Releases|work=Github|access-date=3 December 2020}}

Notes

{{reflist|group="nb"}}

References

{{Reflist|30em}}