mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2026-04-11 02:16:10 +00:00
4427abec2dc56f9953677abb5619eac4f173f231
Photopea Offline
Why I made this
The creator of Photopea, a great free alternative to Photoshop, is not interested on making an offline version, so I took it upon myself to make it.
Issues
If there are any issues, please let me know. On my to-do list is to get text working, as the fonts are saved on an external server and are not loaded into the browser when the website loads, but rather as you need it.
How to use
- Download the repository
- Open a terminal
cdinto the folder where you downloaded it- In the folder, type
python -m http.server - Open http://localhost:8000/www.photopea.com/. It should load and you can use it like normal.
Description
Languages
JavaScript
58.5%
Python
26.6%
Shell
12.2%
HTML
1.6%
CSS
0.9%
Other
0.2%