Image-Processing
Build an Image Compression App using Python Tkinter
Introduction You may have noticed that some online admission or application portals require photos to be smaller than a certain …
Introduction You may have noticed that some online admission or application portals require photos to be smaller than a certain …
Introduction In this tutorial, you will learn how to compress or reduce image size without losing the quality of that image usi…
Introduction Have you ever sketched something on canvas with hand and pencil only? If yes, then you should know how much practic…
Introduction Every operating system(mobile and desktop both) offers a by-default image viewer application to display a selected…
Introduction In the previous post, we discussed how to rotate an image using python . We used two python libraries, OpenCV, and …