Skip to content

adivya-jain/ExcelToImageGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Overview

ExcelToImageGenerator is a Python-based utility that converts Excel spreadsheets into image files. This tool is particularly useful for visually sharing tabular data in formats like .png or .jpg when spreadsheets are not practical to distribute or view.

The project leverages the Pillow library, an open-source Python library for image processing, to create visually appealing and precise images from Excel data.

Features

Convert Excel worksheets to image formats like PNG or JPEG. Support for customizing image layout, fonts, and colors. Handles multi-sheet Excel files with ease. Lightweight and easy-to-use.

Requirements

Python 3.7 or later Libraries: Pillow openpyxl and an excel sheet with some data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages