Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 658 Bytes

File metadata and controls

9 lines (6 loc) · 658 Bytes

Description

  • pdf-merger.py - Python script to merge 2 pdf's in a custom manner. You may specify any number of pages from the pdf's in the order you want.
  • files-organizer.py - Organizes different files in the given directory into different folders based on the file type.
  • files-rename.py - Renames files in a given directory in a sequential way.

Prerequisites

Python (used version 3.8.3) installed on your system.