photopea-v2/README.md
DUO Labs 9849c04a7e Remove "Fonts" from To-do list
Thanks to nneonneo, there is now a script capable of downloading all fonts listed on DBS,js
2021-08-14 17:34:24 -04:00

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

  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.