Skip to content

My full automation tool collection. Created by me + modified by me + collected,

Notifications You must be signed in to change notification settings

azminewasi/IT-Automation-Tools-Python

Repository files navigation

IT Automation Tools

DOCX Automation

  1. EXCEL to DOCX
  • A tool to automate question solvings arranged in excel/csv file to Docx format. Used pandas, docx-python, sys

PDF tools

  1. Merge 2 PDFs
  • A tool to merge 2 PDFs into 1. Used PyPDF2.
  1. PDF Compressor
  • A tool to compress a PDF into smaller size. Used future, os and subprocess.
  1. PDF Merger
  • A tool to merge all PDFs in a folder into new one. Used PyPDF2 and os.
  1. PDF to PNG
  • A tool to get PNGs of all pages of the PDF. Used fitz, typing, os.
  1. PDF to TEXT
  • A tool to extract texts from a PDF. Used PyPDF2.
  1. PNG to PDF
  • A tool to turn PNG into PDF. Used fpdf, PIL, glob, os.

Image Manipulations

  1. Certificate-Automation-Tool
  • A tool to generate certificates.
  1. Frame Automator
  • A tool to automate photoframe generation.
  1. Graphic-Automator-Automation-Tool
  • A tool to automate graphics.

Data and Scraping

  1. Email Extractor
  • A tool to extract mails. Used re and panda.
  1. Random Data Generator
  • A tool to generate random data. Used Pandas and Numpy.
  1. Mail-Automation-Tool
  • A tool to automate emails. Used email, smtplib, pandas.

Directory Automation

  1. All filenames in subfolder to excel
  2. All files to excel in a folder
  3. all foldernames in excel in a folder
  • Tool to generrate Excels. Used os, pandas, subprocess.

About

My full automation tool collection. Created by me + modified by me + collected,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages