How PlainCanvas works
PlainCanvas is a static browser-based drawing tool. It uses HTML canvas for drawing and does not require a login, upload step, or server-side drawing account.
Drawing tools
The tool includes pen, eraser, line, rectangle, circle, fill, and text tools. Brush size, opacity, color, and background can be adjusted from the control panel.
Browser storage
The latest drawing can be saved in local browser storage so a refresh is less likely to erase your work. This is a convenience feature, not a permanent backup. Export important work as a PNG.
PNG export
When you click Save PNG, the current canvas is converted into an image file in your browser. If the background is set to Transparent, the PNG can be placed over another design without a solid background box.
Privacy boundary
The drawing tool does not upload your canvas to a server. If advertising, analytics, or other third-party services are added in the future, the Privacy Policy should describe them.