Python Pixel Porter (P³) is a modern photo and video manager for organizing, viewing, and editing your media collections with ease.
- Customizable UI
- Simple non-destructive editing tools
- Slideshow functionality
- Thumbnail grid for images and videos
-
Clone this repository:
git clone https://github.com/nvz/python-pixel-porter.git cd python-pixel-porter
-
Install dependencies:
pip install -r requirements.txt
-
Run the application:
python src/main.py
- Browse your media folders using the location bar or directory list.
- Double-click a folder to enter, or use the "../" entry to go up.
- Right-click the folder list to show/hide hidden files.
- Click thumbnails to view images/videos in detail.
- Use the toolbar for settings and navigation.
Python Pixel Porter (P³) was created using VSCode, GitHub, and Copilot.