MDBEditor, an application with embedded tools that allows users to create images from scratch, was developed based on MSPaint and continues to be published as open source for all users to benefit from.
- ✅ User can open image, create new image or save as image
- ✅ Image has been saveable as PNG, JPG, TIFF, GIF, ICO or WMF
- ✅ Image has been printable as colored or grayscaled
- ✅ User can draw any shape like square, rectangle, triangle, hexagon, left arrow, plus, trapezoid or circle etc.
- ✅ User can resize the image as pixel or percentage
- ✅ Image settings can be inspect as modal page
- ✅ Image's alignment has been changeable as horizontal or vertical
- ✅ Image can be zoomable as 4x
- ✅ User can use gridlines
- ✅ User can crop as whatever he/she want
- ✅ User can use tools such as pen, eraser, zoom, filler.
- 🔧 Drawing board cannot be resized with mouse due of image despution
- ❌ Application doesnt have beatiful icon yet.
Home Page | Home Page With Ruler and Grid Lines |
---|---|
Clone the project
git clone [email protected]:AbdullahOztuurkk/MDBEditor.git
Go to project folder
cd my-project
Install dependencies
dotnet restore
Run the application
dotnet run
Contributions are always welcome!
See CONTRIBUTING.md for ways to get started.
This project has been developed with .NET 6 as WinForms Application.
Feedback is appreciated! Reach out on Twitter or submit a new issue!