https://github.com/chrishanzlik/pixelvampire
WPF desktop app for manipulating images
https://github.com/chrishanzlik/pixelvampire
image-compression imaging reactive reactiveui skiasharp wpf
Last synced: about 2 months ago
JSON representation
WPF desktop app for manipulating images
- Host: GitHub
- URL: https://github.com/chrishanzlik/pixelvampire
- Owner: chrishanzlik
- License: mit
- Created: 2020-11-13T15:11:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T12:28:40.000Z (over 4 years ago)
- Last Synced: 2024-12-25T12:20:27.195Z (6 months ago)
- Topics: image-compression, imaging, reactive, reactiveui, skiasharp, wpf
- Language: C#
- Homepage: https://github.com/chrishanzlik/PixelVampire
- Size: 1.65 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Pixel Vampire :syringe:
WPF desktop application for image manipulation.
This software product is still in a **early stage of development** - and it is still far from being completed.
Nevertheless, all builds (master branch) can be executed and reflect the current state of development.Implemented functionality:
- Load and preview image
- Loading and navigating through multiple images
- Set image quality for each image (explicit)
- Single or mass exportNot yet implemented:
- Resize
- Cropping
- Change image format / extension# Visual progress
# Build
No special build steps required. Runs within Visual Studio 2019 and .NET 5