Skip to content

Megabyte135/image_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image_converter

ImageConverter is a simple application designed to convert images of various formats (currently supporting .bmp, .png, and .ico) into the BMP format using a custom implementation of the bitmap structure with the ability to specify color depth. The core logic is implemented in the BitmapEncode class library. Additional projects demonstrate the application of algorithms on other platforms.

Currently, two platforms are supported:

Windows, via WinForms.
Android, using MAUI. The Android version also includes features for applying filters to images and cropping them.

Below are screenshots of the Android version's interface:

изображение изображение изображение изображение изображение изображение изображение изображение изображение изображение изображение изображение

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages