https://github.com/tinyhiker/my_scripts
All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.
https://github.com/tinyhiker/my_scripts
image-processing object-oriented-programming python-os pytube-projects windows-10
Last synced: 6 months ago
JSON representation
All my commonly used automation scripts: downloaing youtube videos, merging pdf-slideshows for final exam study, extracting the uninstall executable of an application, image resizing etc.
- Host: GitHub
- URL: https://github.com/tinyhiker/my_scripts
- Owner: tinyHiker
- Created: 2024-01-06T22:51:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T01:27:57.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T23:43:46.484Z (9 months ago)
- Topics: image-processing, object-oriented-programming, python-os, pytube-projects, windows-10
- Language: Python
- Homepage:
- Size: 106 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Image Resizer
Used to resize a PNG on JPG image to a specific size and save it to a specific directory

## App Detector
Used to find the uninstall.exe of an application quickly and easily

## YouTube-Video Installer
Used to install a youtube video with just a link. Takes a youtube link and downloads the video
to C:\Users\tahai\Documents\offline_vids/

## PDF Merger
Merges PDF-Slideshows notes into one PDF slideshow. I use the ifnal PDF to study for exams
