Download Photopea for offline use
Go to file
DUOLabs333 b69b28d332 Add replace back and fix it 2023-12-08 12:26:04 -05:00
_vendor Add some files that I missed. Credit to @minimeee 2023-07-24 08:51:12 -04:00
www.photopea.com Add replace back and fix it 2023-12-08 12:26:04 -05:00
README.md Document --fonts flag 2023-07-14 08:32:53 -04:00
Updater.py Add replace back and fix it 2023-12-08 12:26:04 -05:00

README.md

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

  1. Download the repository
  2. Open a terminal
  3. cd into the folder where you downloaded it
  4. In the folder, type this: python -m http.server --directory www.photopea.com 8080
  5. Open http://localhost:8080. It should load and you can use it like normal.

Notes

If you want to download the fonts, just append --fonts to the Updater.py file.

Note: These projects are not officially associated with this one