Skip to content

findsarfaraz/ImageToXL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImagetoXL

The applications require the following dependencies:
PyQt4
openpyxl
PIL

Contact

Maintainer: Sarfaraz Ahmed <[email protected]>


The following file will write your image to MS Excel using conditional formatting. 

1.  Select the image file by clicking on open file.
2.  Once you see the full path, click on save file.
3.  You will see the prompt/message box saying your file has been saved to same location using same name in MS Excel format.
4.  Open the MS Excel file and apply 3 color conditional formatting using Black for lowest value, Grey color for 50 percentile and White for highest values in Excel File.
5.  Now either zoomout to lowest or for best results change the row height to 1 pixel and column width to 1 pixel. 
6.  You will find the same image painted in MS Excel 

Note: Kindly use the copy of image. Please save all your work before opening Excel file to prevent loss of unsaved work on computer. 

This file is part of ImagetoXL .

	ImagetoXL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
	
	ImagetoXL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 		PARTICULAR PURPOSE.  See the GNU General Public License for more details.
	
 	You should have received a copy of the GNU General Public License along with main.py.  If not, see <http://www.gnu.org/licenses/>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages