From 97393ad30f920d6aa0d6ed4204328638a0371c8e Mon Sep 17 00:00:00 2001 From: Vivek Kushal Chakraborty <91174719+vivekkushalch@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:37:07 +0530 Subject: [PATCH] Delete README.md --- README.md | 108 ------------------------------------------------------ 1 file changed, 108 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index cfb2d7e..0000000 --- a/README.md +++ /dev/null @@ -1,108 +0,0 @@ -

Icon

-

MASTER IMAGE RESIZER

-

All in one image resizer, optimizer(compressor) and converter

- -

- - - - - GitHub all releases - -

- - -
- -Made With ---- -[![Flask](https://img.shields.io/badge/Flask-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](https://python.org) -[![html]( https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)]() -[![css](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)]() -[![javascript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)]() -[![ImageMagick](https://img.shields.io/badge/Imagic%20Magick-blue?style=for-the-badge)](https://imagemagick.org/) - - -
- - -Index ---- -- [About](#about) -- [Installation](#installation) -- [Screen Shots](#screen-shots) -- [Examples](#examples) -- [Best Settings](#best-settings) - - -
- - -[:arrow_up:](#index) About ---- -- For Image processing it uses [Image-Magick-v7.1.0](https://github.com/ImageMagick/ImageMagick) -- Front-End made with HTML, CSS and JS -- Application made using [Python-Flask](https://flask.palletsprojects.com/en/2.0.x/) wrapped in [Flask-Web-GUI-v0.3.3](https://pypi.org/project/flaskwebgui/0.3.3/) -- Exe made with [Auto-py-to-exe](https://pypi.org/project/auto-py-to-exe/) -- Supports Stats and Logging to a file. -- Source Code comming soon! - - -
- - -[:arrow_up:](#index) Installation ---- -> Download the [Master-Image-Resizer.v1.0.0.rar](https://github.com/vivekkushalch/Master-IMG-Resizer/releases/tag/v1.0.0) then extract it and run the Master-Resizer.exe. - - -
- - -[:arrow_up:](#index) Screen Shots ---- -previewImg | previewImg -:-------------------------:|:-------------------------: -previewImg | previewImg - - -
- - -[:arrow_up:](#index) Examples ---- -Original | Processed -:-------------------------:|:-------------------------: -original | Quality (92) -**8.11 MB (Original)**
(3776 x 2519) | **3.11 MB** `(quality 92)` (-5MB)
(3776 x 2519) -Dimention (1920x1080) | Quality (92) -**1.94 MB** `(dimention 1920x1080)` (-6.17MB)
(1920x1080) | **832 KB** `(d 1920x1080) & (q 92)` (-7.27MB)
(1920x1080) - - -
- - -[:arrow_up:](#index) Best Settings ---- - -- **For Best loss-less compression** -> **`dimentions to Original` and `quality > 92`** - -- **For Auto Image Optimisation(compression)** -> **`dimention to Original` and `quality to 0`** - -- **NOTE** -> **For best image quality use either `dimention` or `quality` setting at one time or use the combination of `dimention` and `quality > 92` else you will start loosing `image colours`.** ->>**To open `/Compressed folder` click on the notification after image processing.** - - -
- -[:arrow_up:](#index) License [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -------- -**The MIT License (MIT)** - -A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code. - -------- -_Made with :heart: in India by [Vivek Kushal Chakraborty](https://github.com/vivekkushalch)._