Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 1.19 KB

File metadata and controls

17 lines (17 loc) · 1.19 KB

ImageCompressor

Hello, It's Coalyni34. This is just a program for simple work with images.

How does it actually work?

The program gets your image and settings which you send to it, and then it decompiles this image and remake it. The Image Compressor decodes an image to the binary code, then it compiles it again, but now with your own settings. You can read the code and the inteface of my program is very simple.

Quick-start

There are some text boxes, bars and buttons. So, how to use this app?

image

There you need to send your image by button further.

image

There you need to set brightness bariers (count from 0 to 255) of R, G, B

image

There you can do something with your compressed image

image

There you need to change foreground color and background color

image