Pixio is an Image Editing application(Still Developing) which uses OpenCV library for Image manipulation. GUI is made using Tkinter. To use this application download the zip file or pull it using git pull command And then move the "Sample" folder (Provided in the repository) to the C:/ drive of your system.
To use Image to text feature install the tesserect engine from the below link: https://github.com/UB-Mannheim/tesseract/wiki And install tesseresct engine at the following location : C:\Program Files\Tesseract-OCR\tesseract.exe
NOTE: It only works with .jpg fles, you can save the edited image in .png or any other format.

