Skip to content

cindyangXQ/my-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merge PDF

Download file merge_pdf.py and run py <path>/merge_pdf.py.

Concatenate pages into one pdf file. New File located in the same directory as the first file.

Created in concern of privacy issues with uploading files to online sites.

Convert .txt to .csv file

Download file txt_to_csv.py and run py <path>/txt_to_csv.py.

Read txt file, split on space, and write to a csv file. New file located in the same directory as the txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages