开发者

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

开发者 https://www.devze.com 2022-12-13 02:52 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

Does anyone know an online Photoshop -l开发者_如何学运维ike editor that utilizes Canvas? I know at least 4 Flash editors, but I'm interested in finding a Canvas based one.


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.


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)


http://mugtug.com/sketchpad/


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消