LazPaint

From Game Making Tools Wiki
Revision as of 06:33, 30 March 2022 by Rjt (talk | contribs) (Added screenshot, shrunk logo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
LazPaint
Release date: 2011-
Made by: Open-source
Runs on: BSD
Linux
Mac OS
Raspberry Pi
Windows
Imports: ...
Exports: ...


LazPaint is a painting program that supports both raster and vector graphics, though if you really want to do vector stuff a dedicated tool like Inkscape would probably be more useful.

The name comes from the fact that it's made with Lazarus (the Free Pascal IDE).

It supports a really wide range of file types, including new ones like .webp. It even lets you import 3-D models in the .obj format, and will then turn them into a 2-D image.

Links