Portfolio / Python lane / PyShop
PY

PyShop

Open source Photoshop alternative

Python
Delivery
Source-first
Browse code, README, and release notes on GitHub.
Primary lane
Python lane
The clearest adjacent context for this project inside the portfolio.
Freshness
Updated Apr 27, 2026
Latest release
No tag yet
README is the clearest project overview right now.

Preview

Using the generated project card as a clean fallback until a live capture is available.

PyShop card

Source at github.com/SysAdminDoc/PyShop.

README

Cached at build time, cleaned up for in-site reading, and linked back to the canonical GitHub source.

Py Shop

Version License Platform

PyShop

License Language Type

An open-source alternative to Photoshop written in Python. Full-featured image editor with layers, filters, brushes, selections, and a familiar Photoshop-inspired workflow.

Features

  • Layer System — Create, reorder, merge, and manage multiple layers with blend modes and opacity
  • Selection Tools — Rectangular, elliptical, lasso, and magic wand selections
  • Brush Engine — Customizable brushes with size, opacity, and hardness controls
  • Filters & Effects — Blur, sharpen, color adjustments, transforms, and more
  • File Support — Open and save common image formats (PNG, JPG, BMP, TIFF)
  • Dark Theme — Professional dark-themed interface
  • Undo/Redo — Full history support

Installation

python pyshop_image_editor.py

Dependencies auto-install on first run.

Requirements

  • Python 3.8+
  • PyQt6 (auto-installed)
Tool Type Best For
PyShop (this repo) Python desktop app Native desktop image editor with familiar app behavior
Openshop Single-file browser app Zero-install editing in any browser — 33 tools, PSD import, client-side AI, works offline

If you want an image editor with no Python install required, see Openshop — a single HTML file that runs entirely in your browser.

License

MIT License

Read on GitHub → github.com/SysAdminDoc/PyShop