DUOLabs333 528742b32a Specify UTF-8 encoding when reading and writing files in find_and_replace
This works around an issue on Windows --- by default, Windows uses CP1252, while the files from photopea.com are encoded in UTF-8.
2024-12-24 17:22:31 -05:00
2023-07-14 08:32:53 -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.

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

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%