sickfox / Photopea-Offline

Photopea for offline use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, 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 python -m http.server
  5. Open http://localhost:8000/www.photopea.com/. It should load and you can use it like normal.

About

Photopea for offline use


Languages

Language:JavaScript 58.1%Language:HTML 39.8%Language:CSS 2.1%