# WLEPMEISTER
**A Python desktop editor for composing graphics, posters, stickers, and simple brand assets with layers and cloud project support.**
[]([https://wlepmeister.great-site.net/](https://dawidnolove.github.io/wlepmeister/))
[](https://www.python.org/)
[](https://github.com/dawidnolove/wlepmeister)
[](https://github.com/dawidnolove/wlepmeister/commits/main)
[](https://github.com/dawidnolove/wlepmeister/issues)
[](#license)
Open Live Website
•
Report Bug
•
Request Feature
Execution
pip install -U wlepmeister
python -m wlepmeister
For cloud login and project sync, set MONGO_URI before launching the app. Without it, WlepMeister still opens locally and shows a clear message when account or cloud features are selected.
[!TIP]
Want to see the pitch deck immediately? Visit the live version: wlepmeister.great-site.net
About
Wlepmeister is a Python-based project created by @dawidnolove, @Mi3dzi4n, and @Kubiarek.
It helps you create graphics, posters, stickers, and simple logos with movable imported images, layer controls, dark and light themes, and export to PNG, JPG, or SVG.
The repository contains a straightforward Python entry point located at:
src/main.py
Quick Mechanics Reference
- Selecting Layer: Click on any layer/image.
- Moving Layer: Click and drag the selected layer anywhere.
- Resizing Layer: Click and drag any corner of a selected layer.
- Rotating Layer: Double-click any corner of a selected layer, then click and drag on the image to rotate.
- Merging Layers: Hold
Alt key and click multiple layers, then use the merge action.
- Deleting Layer: Select a layer and press the
Delete key.
- Changing Layer Order: Drag layer up/down in the layer list.
- Login: Use the ‘Login’ button on startup or in the user menu for account features.
- Change Theme: Click the theme icon/button to switch between dark and light mode.
- Exporting: Use the ‘Export’ button to save graphic as PNG, JPG, or SVG.
- Cloud Sync: Login first, then use the sync feature for cloud save/load.
- Change Project/PPF: Go to project menu and select PPF/project to load or edit.
Top contributions
