Skip to content

BMPablo - simple BMP image editor written for uni project in React and Electron

Notifications You must be signed in to change notification settings

jinambo/BMPablo

Repository files navigation

BMPablo - simple BMP image editor

What is BMPablo

BMPablo is a cross-platform desktop application designed for working with BMP images. This application supports loading BMP files of various color depths, specifically 1-bit, 4-bit, 8-bit, 16-bit, and 24-bit. BMPablo offers a range of features for image manipulation including horizontal and vertical flipping, rotation, and filter functions such as adjustable brightness, contrast, saturation, and color inversion. For added user convenience, the application also features a toggle between night and day modes, with the default mode being a dark theme and the secondary mode offering a light theme.

Installation

  1. Install all packages using npm install
  2. To run in the dev mode use npm run dev

About

BMPablo - simple BMP image editor written for uni project in React and Electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages