IvanK Posted April 27, 2014 Share Posted April 27, 2014 Hi, this is not really about games, but I think some fans of HTML5 may like that If you do game design, you might actually use that (in some cases).I am developing a professional graphic editor, which will work inside a browser. I defined a challange for myself: it should load and save PSD (PhotoShop Document) format.www.Photopea.comBlog: blog.photopea.comI would like to get some feedback, to get myself motivated and maybe find some bugs. Try to open your PSDs and see them rendered. You can follow my FB or Twitter (see blog) to be aware of future updates. If you have a blog, it would be great if you write some post about it Let me know, what you think about it and what should happen to make you use it instead of your current image editor neon and Mike 2 Quote Link to comment Share on other sites More sharing options...
Luis Felipe Posted April 28, 2014 Share Posted April 28, 2014 Wow, this blew my mind! Excellent work Ivan. It really does work like Photoshop. Hope you keep this project up because I'd definitely become a regular user of this. Nice! As for feedback:The brush tool still needs work. It works great but I always work with a tablet so having pen pressure and the brush size/opacity be affected by the pressure is essential for me. Also needs some anti-aliasing. Although as is it would work marvels for pixel art And finally the general UI, What I like is that it resembles Photoshop so immediately I was able to understand and know where everything was. Maybe it could still be slightly different? I always hated their default color choose Corel Painter's seemed much more compact and intuitive. Here's an idea for the color picker:http://1.bp.blogspot.com/-achcQGn-0t4/UbUiTN1vW_I/AAAAAAAAAts/8QPKBdeVyaA/s1600/Screen+Shot+2013-06-09+at+6.47.53+PM.png Otherwise, you've done amazing work on this, can't wait to see how it evolves! IvanK 1 Quote Link to comment Share on other sites More sharing options...
Mike Posted April 29, 2014 Share Posted April 29, 2014 It's a lovely project Wanna make a feature request: ctrl + click - for selecting layers. I'll spam all my developers and designer friends with this app. And one more feature suggestion: http://www.javascripttoolbox.com/lib/contextmenu/ A context menu for some shortcuts like the brush size. IvanK 1 Quote Link to comment Share on other sites More sharing options...
IvanK Posted May 4, 2014 Author Share Posted May 4, 2014 Thank you I also like Ctrl + click for selecting layers, I will add it soon Context menu will be also available in the future. Right now I am thinking about Text tool. It is not that easy, since I want it to be backward-compatible with Adobe Photoshop. The problem is, that I can not read all available fonts in the OS. If I offer some free WOFF fonts in Photopea, they may not be available in Photoshop (Photoshop and most of OS don't support WOFF format). Text may be also distorted using Warp, so I can not directly use 2D context of canvas (fillText) to render it. Each character can have different font, size, color, x/y-scale ... It is going to be such fun! Quote Link to comment Share on other sites More sharing options...
IvanK Posted October 27, 2014 Author Share Posted October 27, 2014 Hi, if anybody is still interested, I have published Photopea 0.9. It contains Type Tool, which is fully compatible with PSD format. http://www.photopea.com What do you think about it? What are the features it must have, to make you use it? benny!, neon and GameOptimal 3 Quote Link to comment Share on other sites More sharing options...
neon Posted November 13, 2014 Share Posted November 13, 2014 Pretty cool! What do you use to create the UI? What tech stack do you use? I often do screenshots and paste them into some tool to make small modifications. Most of the time I end-up having only paint installed on the machine. Such a tool can be nice in such a case where I have no PS Can you paste images from the clipboard into it? Also some shape tool would be nice to make basic shapes like arrows. Edit:Forget my question, just found out it works But it doesn't resize the canvas if the images is bigger. It would be nice to ask the user "Do you want to resize the layer?" or something. Anyway, good work! Quote Link to comment Share on other sites More sharing options...
IvanK Posted November 24, 2014 Author Share Posted November 24, 2014 Hi neon,I created UI using HTML and CSS (generated by Javascript), I don't use any special libraries for it.Vector shapes, paths etc. are on my TODO list Inserting printscreens works in Chrome (just as inserting any other image, that is copied from any other native program). It used to work in Firefox, too. Both browsers have different APIs, no API for clipboard is standardized yet, so it sucks to work with such technology. I am just waiting, until browsers implement some standard and I will be able to use it. Quote Link to comment Share on other sites More sharing options...
IvanK Posted January 20, 2015 Author Share Posted January 20, 2015 Hi everyone! I have published Photopea 1.0 http://blog.photopea.com/photopea-1-0.html . Unlike previous versions, it works in IE11. Please follow PP on Facebook http://www.facebook.com/photopea or Twitter https://twitter.com/photopeacom Quote Link to comment Share on other sites More sharing options...
PhotoPro Posted August 9, 2019 Share Posted August 9, 2019 Just had a look at this online editor, and it does look very impressive. As a quick fix photo editing tool, it's worth putting into the bookmarks sync. Quote Link to comment Share on other sites More sharing options...
b10b Posted August 9, 2019 Share Posted August 9, 2019 Yeah, this is a quite remarkable clone! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.