inxky.over-blog.com/
27 Mars 2021
This experiment dates from 2006. I (@c3o) moved on to create tumblelogging / lifestreaming startup Soup.io.
The CanvasPaint code (messy as it is) has been released into the public domain. Information below might be outdated. Thanks for visiting!
A near pixel-perfect copy of Microsoft Paint in HTML, CSS and JavaScript, using the tag as specified by WHATWG and supported by Safari 1.3, Firefox 1.5 and Opera 9. This web app is not authorized by, supported by or in any way affiliated with Microsoft. An animation morphing between JS Paint and MS Paint's color picking dialog. It's pretty close, other than the font. Keyboard shortcuts are supported in this dialog, and for mobile devices with small screens, I made it treat adding custom colors as a separate screen. JS Paint is way more accessible now. Originally intended as a free replacement for the Microsoft Paint software that comes with Windows, it has grown into a powerful yet simple image and photo editor tool. It has been compared to other digital photo editing software packages such as Adobe ® Photoshop ®, Corel ® Paint Shop Pro ®, Microsoft Photo Editor, and The GIMP.
Classic Microsoft Paint should already be on your Windows PC. In the search box next to Start on the taskbar, type paint and then select Paint from the list of results. If you have the latest version of Windows 10 and want to try something new, open Paint 3D featuring new 2D and 3D tools. It's free and ready to go. Work with many painting tools online, it's a free online paint tool. The sims 4 online features.
A near pixel-perfect copy of Microsoft Paint in HTML, CSS and JavaScript, using the tag as specified by WHATWG and supported by Safari 1.3, Firefox 1.5 and Opera 9.
This web app is not authorized by, supported by or in any way affiliated with Microsoft.
Visit the blog
The primary goal wasn't to build a painting web app, but to experiment with .
Safari to windows 10. Control xbox from computer. Holding down ctrl for a tertiary color, shift for line/shape constraints, ctrl+a/c/x/z, dragging and resizing the window, resizing the canvas.
Yes, but only in Firefox 2 and Opera 9.
To save an image to your hard drive, use File > Download. To save it on this server, use File > Save online. Your image will be assigned a URL which you may share or embed elsewhere, and it may be publically shown here. However, no guarantees are given as to its future availibity: I reserve the right to delete images at any time.
Allow scripts to disable context menus. To do this in Firefox, check 'disable or replace context menus' in Options > JavaScript: Advanced. Winrar official site.

Some features are only supported by certain browsers:
useful? Yes, for applications that do not require cross browser support, such as OS X desktop widgets or Firefox extensions and XUL apps. For drawing apps, the biggest problem is that you're limited by the refresh rate of the mousemove event to find the position of the cursor. This is especially noticable with the airbrush tool, while I try to hide it with the pen and brush tools by automatically smoothing the created path.
Other shortcomings: Gets very slow at large sizes (both actual high resolution and CSS-sized), no getPixel(), several bugs and missing features in Firefox 1.5.
Interesting features not used here: Transparency.
This demo uses 5 es: the obvious one, one transparently layered on top for previews while drawing shapes and lines, a hidden one used as a clipboard for saving selections, another hidden one saving the last undo state, and the gradient in the title bar.
The cursors make use of another Firefox 1.5 feature: CSS3 cursor URLs.
Canvascape 3D
Mandelbrot fractals
CanvasGraph
Image reflections
Canvas Painter
Please don't sue me. Kthx.
Christopher Clay (canvas@c3o.org) 2006
If you are still using non-html5 supported web browsers, you can check out the iPaint features through the breif introduction below.

iPaint is essentially an online version of MS Paint program. It's implemented purely using JavaScript and HTML5
As an online painting program, iPaint fulfilled the following features:
