Skip to main content

Change Photos into a Excel file

Project description

PhotExcel

PhotExcel is a tool that can be used to convert photos into a excel file (means you can view the photo in a excel file)

Example

Input image:

alt text

Output:

alt text

(!Note in some cells of the excel file there maybe some data so what you can do is press Ctrl+A and the delete it, so all the data in the cells will be deleted where the background of the cells will be untouched.)

Code Example

This is really simple to use, you just have to import it and then pass in the image path you want to convert, and then you will have to specify the size you want the output in, and you can also specify the path in where to save the file, and also you can mention the status as True or False where in by True the program will say in what task it is currently working on.

import PhotExcel

PhotExcel(Image_Path='path of image', size = (300,300), Save_Path='output.xlsx', Status=False)

!Important: This version of PhotExcel only supports images of RGB color type. Maybe in the upcoming verion you will get the freedom to input other types of images.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Photo-Excel-0.0.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

Photo_Excel-0.0.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page