Skip to content

gitJamoo/Capstone-DOCX-to-PDF-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 DOCX → PDF Converter

A lightweight Python script that converts .docx files into .pdf files following the OSU CS46X submission naming requirements (YYYY-MM-DD-[TEAMID]-[ASSIGNMENT_NAME].pdf).


Install

Install required packages with

pip install -r requirements.txt

🧭 Usage

Run the script with:

python main.py {original.docx path} {assignment_name}

Credit

James M. Smith, OSU Computer Science Undergrad '26

About

OSU CS461 Renaming convention script

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages