Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T12:28:40.000Z (about 4 years ago)
- Last Synced: 2024-11-06T11:49:51.272Z (3 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
![.NET Core](https://github.com/chrishanzlik/PixelVampire/workflows/.NET%20Core/badge.svg)
# 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
![visualprogress](https://github.com/chrishanzlik/PixelVampire/blob/gh-pages/visual-state.jpg?raw=true)# Build
No special build steps required. Runs within Visual Studio 2019 and .NET 5