Skip to content

Siiir/python3-scripts

Repository files navigation

📜 My Python3 Script Collection

Welcome to My Python Script Collection! This repository houses a variety of powerful, efficient, and easy-to-use Python scripts for handling different tasks. 🚀

In my programmer life, whether I needed to merge PDFs, download YouTube videos, or trim videos, I would often come up with a scipt. One day I decided to aggregate some of these script (that I haven't deleted) to showcase my scripting skills at solving daily problems.

📂 Included Scripts

  1. PDF Merger: pdf_merger.py

    • Merge PDFs effortlessly.
  2. PDF Splitter: pdf_splitter.py

    • Split a PDF into individual images.
  3. Circular Image Converter: rect_img_to_ball.py

    • Transform rectangular images into beautiful circular images.
  4. PDF Unlocker: unlock_all_pdfs.py

    • Unlock all PDF files in a specified directory.
  5. Video Trimmer: video_trimmer.py

    • Trim videos to your desired length with ease.
  6. YouTube Downloader (Mobile): yt_downloader.py

    • Download audio from YouTube videos on your mobile device.
  7. YouTube Downloader (PC): yt_downloader-pc.py

    • Download and convert audio from YouTube videos on your PC.

🚀 Quick Start

Clone the repository to your local machine:

git clone https://github.com/Siiir/python3-scripts.git
cd python3-scripts

Run the desired script using Python:

python script_name.py

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

📞 Contact

For any inquiries or issues, please contact tomasz_nehring@outlook.com .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages