mirror of
https://gitflic.ru/project/photopea-v2/photopea-v-2.git
synced 2025-08-17 00:46:27 +00:00
Thanks to nneonneo, there is now a script capable of downloading all fonts listed on DBS,js
596 B
Executable File
596 B
Executable File
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.
How to use
- Download the repository
- Open a terminal
cd
into the folder where you downloaded it- In the folder, type exactly this:
python -m http.server --directory www.photopea.com 8887
- Open http://localhost:8887. It should load and you can use it like normal.