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:
Output:
(!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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Photo-Excel-0.0.1.tar.gz.
File metadata
- Download URL: Photo-Excel-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62d9b1f6b64918c6a6bbe0642d51e25baf68dc7d2ec6662ae164ad9202c0feb1
|
|
| MD5 |
812b905384070dfc7118c61fede30238
|
|
| BLAKE2b-256 |
3628153129760d37613a69167dafc5f270bed3817dbdc774a271113cb096054a
|
File details
Details for the file Photo_Excel-0.0.1-py3-none-any.whl.
File metadata
- Download URL: Photo_Excel-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98952a21db7431b0d87b4e94e814f05c45c18a756c05b6980fce2662fdacdf94
|
|
| MD5 |
c42834dde29a0daa354d39171ff6f335
|
|
| BLAKE2b-256 |
61a7d6f54152342c848bef9c234651c9929ed525d21a1090cfa28b64de06cc10
|