Skip to content

Latest commit

ย 

History

History
21 lines (13 loc) ยท 787 Bytes

File metadata and controls

21 lines (13 loc) ยท 787 Bytes

Personal-Python-Utilities ๐Ÿ› ๏ธ

A collection of useful Python scripts for automating daily student tasks and improving productivity.

๐Ÿš€ Scripts Included

1. Bulk File Renamer (renamer.py)

  • What it does: Renames all files in a specific folder with a custom prefix and numbering.
  • Use case: Organizing lab reports, assignment photos, or motorsport design iterations.

2. PDF to Audio Converter (pdf_reader.py)

  • What it does: Extracts text from a PDF and reads it out loud using text-to-speech.
  • Use case: Listening to study notes while multitasking or hitting your 10k daily step goal.

๐Ÿ› ๏ธ Setup & Installation

  1. Clone the repository:
    git clone https://github.com/parisasachdeva07/Personal-Python-Utilities.git