Pixel It is a lightweight C# WinForms image-editor that lets you apply filters-brightness, contrast, blur, oil-painting, negative, grayscale, metadata viewing/clearing, and more-to any bitmap. It’s perfect for quick, pixel-level edits without the weight of a full graphics suite.
Note
For information about how it built, filters implemented, see the official Pixel It Documentation FROM HERE.
Pixelit_Preview.mp4
We welcome pull requests!
- Fork the repo
- Create your feature branch (
git checkout -b feature/XYZ) - Commit your changes (
git commit -m "Add XYZ") - Push (
git push origin feature/XYZ) - Open a Pull Request
This project is licensed under the MIT License. See LICENSE for details.
