Show HN: Photoshop Clone Built in React
11 chase-manning 1 5/25/2025, 7:15:31 AM github.com ↗
I built React Photo Studio, a free image editor that runs entirely in the browser with React and WebGL. Right now only the brush tool is functional for drawing, while the rest of the interface is a prototype awaiting development. Everything is client side, no backend.
I would appreciate feedback on usability and code structure, and I welcome pull requests.
Live demo https://reactphotostudio.app Code https://github.com/chase-manning/react-photo-studio
Comments (1)
Brajeshwar · 19m ago
You might like https://www.photopea.com (not open source), and https://chowderman.github.io/xp-paint.html which is open source at https://github.com/h53d/xp-paint