Robert Xiao ee28575a7c Pull request to improve updater script and add some files (mostly fonts)
* Update PhotoPea core, 2021-08-13

* Add some missing files: templates, languages and default sample images

* Add automatic font download to Updater.py to download all fonts written in DBS.js.

Co-authored-by: DUO Labs <dvdugo333@gmail.com>
2021-08-14 17:23:48 -04:00
2021-08-14 16:53:22 -04:00

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. I tried to get fonts working the best I could, but there is very little documentation, so I had to work with an outdated list. If there are any fonts missing, let me know, and I will add them in individually.

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 exactly this: python -m http.server --directory www.photopea.com 8887
  5. Open http://localhost:8887. It should load and you can use it like normal.
Description
Download Photopea for offline use
Readme 1.4 GiB
Languages
JavaScript 57.7%
Python 27.2%
Shell 12.4%
HTML 1.5%
CSS 1%
Other 0.2%