Skip to content

Handy Helpers is a simple Python program that provides two useful functions: PDF to Spreadsheet and Images to PDF

License

Notifications You must be signed in to change notification settings

pauloeli/handy-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handy Helpers

Handy Helpers is a simple Python program that provides two useful functions:

  1. PDF to Spreadsheet Conversion: Convert PDF files to CSV format.
  2. Images to PDF Conversion: Combine multiple image files (JPEG, PNG, etc.) into a single PDF document.

Usage

  1. Click the "PDF to Spreadsheet" button to select a PDF file for conversion to CSV format.
  2. Click the "Images to PDF" button to select multiple image files and generate a PDF document.

Installation

  1. Ensure you have Python installed on your system.
  2. Install the required Python packages using pip:
pip install pillow tabula-py
  1. Run the program by executing python handy_helpers.py in your terminal.

Acknowledgments

This program uses the following libraries:

Developer Disclaimer

This program is provided as-is, and the developer(s) make no warranties regarding its functionality or suitability for any specific purpose. Use it at your own risk.

License

Handy Helpers is licensed under the MIT License. See the LICENSE file for details.

About

Handy Helpers is a simple Python program that provides two useful functions: PDF to Spreadsheet and Images to PDF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages