Microsoft Paint
Microsoft Paint is a simple raster graphics editor that has been included with all versions of Microsoft Windows. The program opens and saves files in Windows bitmap, JPEG, GIF, PNG, and single-page TIFF formats. The program can be in color mode or two-color black-and-white, but there is no grayscale mode. For its simplicity and that it is included with Windows, it rapidly became one of the most used applications in the early versions of Windows, introducing many to painting on a computer for the first time. It is still widely used for simple image manipulation tasks.
In July 2017, Microsoft added Paint to the list of deprecated Windows features and announced that it would become a free standalone application in the Microsoft Store, and also included a warning in the Paint application that it eventually won't be installed by default. However, Paint continued to be included with Windows 10 in later builds, and eventually an update removed the deprecation warning from the application.
History
The first version of Paint was introduced with the first version of Windows, Windows 1.0, in November 1985. It was a licensed version of ZSoft Corporation's PC Paintbrush and supported only 1-bit monochrome graphics under a proprietary "MSP" format. This version was later superseded by Paintbrush in Windows 3.0, with a redesigned user interface, true color support, and support for the BMP and PCX file formats.Microsoft shipped an updated version of Paint with Windows 95 and Windows NT 4.0, which allows saving and loading a custom set of color wells as color palette files. This functionality only works correctly if the color depth of images is 16-bits per pixel or higher. Later versions of Paint do not support this feature.
In Windows 98, Windows 2000 and Windows Me, Paint can save images in JPEG, GIF and PNG formats when appropriate plug-ins are installed. Such plug-ins are included with Microsoft Office and Microsoft PhotoDraw. This also allows Paint to use transparent backgrounds. Support for PCX files was dropped. Starting with Windows Me, the canvas size expands automatically when larger images are opened or pasted, instead of asking.
In Windows XP and later, Paint uses GDI+ and therefore can natively save images as BMP, JPEG, GIF, TIFF and PNG without requiring additional graphics filters. However, alpha channel transparency is still not supported. Support for acquiring images from a scanner or a digital camera was also added to Paint.
In Windows Vista, the toolbar icons and default color palette were changed. Paint in Windows Vista can undo a change up to 10 times, compared to 3 in previous versions; it also includes a slider for image magnification and a crop function. This version saves in JPEG format by default.
Windows 7 and later
The version of Paint in Windows 7 and later features a ribbon in its user interface. It also features "artistic" brushes composed of varying shades of gray and some degree of transparency that give a more realistic result. To add to the realism, the oil and watercolor brushes can only paint for a small distance before the user must re-click. In addition, Paint can now undo up to 50 subsequent changes. It also has anti-aliased shapes, which can be resized freely until they are rasterized when another tool is selected. This version supports viewing transparent PNG and ICO file formats and saves files in the.png file format by default.Text can now be pasted into text boxes that don't have enough room to display the text. A text box can then be enlarged or reshaped appropriately to fit the text if desired. Previous versions of Paint would display an error message if a user tried to paste more text than there was room for.
The Windows 8 version of Paint mostly corrects a long-standing defect from previous versions involving the inability to scroll the window when editing in Zoom view over 100%. However, when inserting text in Zoom view, the user cannot move the text beyond the zoomed viewport while the text window is in edit mode with either the mouse or keyboard.
Future
In the April 2017 "Creators Update" for Windows 10, Microsoft released Paint 3D alongside Paint. In addition to traditional two-dimensional drawing tools, Paint 3D also allows three-dimensional models to be imported and manipulated, and integrates with a Microsoft-operated website known as Remix 3D for sharing 3D creations.In July 2017, Microsoft added Paint to the list of deprecated Windows features, meaning that it won't be developed further and might be removed in the future. Microsoft, however, will make it available in the Microsoft Store for free. Paint was not removed from Windows 10 v1709 or v1803 ; however, the latter has added a "Product alert" button to the user interface with an information icon, which delivers the following warning:
Paint will soon be moving to the Microsoft Store. Don’t worry: it will still be free to download once it moves there.
Despite the warning, Paint was shipped with Windows 10 versions 1809, 1903 and 1909. 1903 removed the "Product alert" warning altogether.
Features
Paint has a few functions not mentioned in the help file: a stamp mode, trail mode, regular shapes, and moving pictures. For the stamp mode, the user can select a part of the image, hold the key, and move it to another part of the canvas. This, instead of cutting the piece out, creates a copy of it. The process can be repeated as many times as desired, as long as the key is held down. The trail mode works exactly the same, but it uses the instead of the key.The user may also draw straight horizontal, vertical, or diagonal lines with the pencil tool, without the need of the straight line tool, by holding the key and dragging the tool. Moreover, it is also possible to thicken or thin a line either before or simultaneously while it is being drawn via or . To crop whitespace or eliminate parts of a graphic, the blue handle in the lower right corner can be dragged to increase canvas size or crop a graphic. Users can also draw perfect shapes using any shape tool by holding down the while dragging.
Older versions of Paint, such as the one bundled with Windows 3.1, allow controlling the drawing cursor with the use of arrow keys as well as a color-replace brush, which replaced a single color underneath the brush with another without affecting the rest of the image. In later versions of Paint, the color erase brush may be simulated by selecting the color to be replaced as the primary color, and the one it is replaced with as the secondary color, and then right-click dragging the erase tool. Controlling the drawing cursor with an arrow key is no longer supported, but it is possible to simulate it with the MouseKeys accessibility feature of Microsoft Windows.
Support for indexed palettes
By default, almost all versions of Paint are generally unable to properly downgrade created images to indexed palettes using fewer than 24 bits per pixel. When saving an image in a format that uses indexed palettes with fewer than 24 bits per pixel, a warning message appears about the loss of quality. Paint does not utilize binary, color or grayscale dithering or palette optimization, and the image will be saved with usually irreversibly scrambled colors.Paint is nonetheless able to correctly load and save indexed palettes in any of the supported formats if an image is opened as an 8-bit or otherwise indexed palette image. In that case, the image's palette is preserved when saving. However, there is no way to see the actual palette; color choices for brushes, text, and erasers as well as user-defined colors will be limited to the closest available color in the indexed palette.