Skip to content

AbdullahOztuurkk/MDBEditor

Repository files navigation

MDBEditor

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.

Features

  • ✅ User can open image, create new image or save as image
  • ✅ Image has been saveable as PNG, BMP, 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 pen, eraser, zoom etc tools except filler tool.
  • 🔧 Drawing board cannot be resized with mouse due of image despution
  • ❌ Application doesnt have beatiful icon yet.

Screenshots

Home Page Home Page With Ruler and Grid Lines

Installation

Clone the project

  git clone git@github.com:AbdullahOztuurkk/MDBEditor.git

Go to project folder

  cd my-project

Install dependencies

  dotnet restore

Run the application

  dotnet run

🎉 Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.

Tech Stack

This project has been developed with .NET 6 as WinForms Application.

Feedback

Feedback is appreciated! Reach out on Twitter or submit a new issue!

License

MIT

Releases

No releases published

Packages

No packages published

Languages