Online Photoshop via HTML 5's Canvas? [closed]
Asked Answered
C

4

17

Does anyone know an online Photoshop -like editor that utilizes Canvas? I know at least 4 Flash editors, but I'm interested in finding a Canvas based one.

Cathern answered 1/12, 2009 at 12:41 Comment(2)
gravit.ioImpalpable
picozuCarpeting
Y
20

Those are the two I know about:

  • Pixastic: Pixastic is an ex­peri­mental photo editing ap­plication developed by Jacob Seidelin. It uses only JavaScript and the <canvas> element. Brow­ser sup­port is currently limi­ted to Firefox, Opera and Safa­ri.
  • CanvasPaint: A near pixel-perfect copy of Microsoft Paint in HTML, CSS and JavaScript, using the <canvas> tag as specified by WHATWG and supported by Safari 1.3, Firefox 1.5 and Opera 9.
Yeryerevan answered 1/12, 2009 at 12:50 Comment(2)
CanvasPaint no longer exists.Frankly
Pixastic seems to be down.Streetlight
F
9

http://code.google.com/p/svg-edit/

SVG-edit is a fast, web-based, Javascript-driven SVG editor that works in any modern browser:

  • Firefox 1.5+
  • Opera 9.50+
  • Safari 4+
  • Chrome 1+
  • IE 6+ (with the Chrome Frame plugin)
Feel answered 25/6, 2010 at 0:29 Comment(0)
E
7

http://mugtug.com/sketchpad/

Eggplant answered 12/2, 2010 at 18:57 Comment(1)
That seems to be down.Streetlight
F
5

deviantART launched an HTML5 (canvas-based) painting tool called Muro:

http://muro.deviantart.com/

It's free to use, but DA is selling premium brushes and features to those that want more functionality. Promoted as working in all HTML5 browsers (including iOS) and has a plug-in for integration with Wacom tablets.

Fivefold answered 27/9, 2010 at 20:45 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.