Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaki-git/pmanip
Image Editor written in Rust.
https://github.com/khaki-git/pmanip
Last synced: about 1 month ago
JSON representation
Image Editor written in Rust.
- Host: GitHub
- URL: https://github.com/khaki-git/pmanip
- Owner: khaki-git
- License: gpl-3.0
- Created: 2024-11-09T21:08:47.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T21:26:10.000Z (about 2 months ago)
- Last Synced: 2024-11-09T22:25:58.543Z (about 2 months ago)
- Language: Rust
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# pmanip
PManip is an extremely lightweight photo editor. It is written in Rust and weighs in at just under 5 MB and uses less than 30 MB of RAM when in operation.
It processes images with *blazingly fast* speeds and has an intuitive and understandable user interface.
PManip has no other background processes and has no clutter.
### Features
All of these are a work in progress!
- Tinting
- Blurring
- Sharpening
- Selecting and Resizing aspects of an image
- Cropping
- Rotating
- Mirroring### Installation
Download the latest version off of the GitHub releases page and then extract the `.zip` file.
Once extracted, just run `pmanip.exe` and you'll be ready to start editing images in no time.