Skip to content

amirlogic/tkinter-gui-apps

Repository files navigation

Tkinter GUI Apps

Python GUI Apps made using Tkinter

PyMuPDF Apps

embwalk.py Select files in a directory to be embedded in a PDF document

pdfrect.py Visualize a Rectangle on a PDF document

FFMPEG / ImageMagic Frontends

mediagui.py Media CLI Frontend (requires FFMPEG and/or ImageMagick)

gifmaker.py Create GIF from video (requires FFMPEG)

videotrim.py Removes chunks from video (requires FFMPEG)

imgtovideo.py Zoom on Image in Video (requires FFMPEG)

videocrop.py Crops a Video (requires FFMPEG)

videoscene.py Detect and List Scenes in a Video (requires FFMPEG)

Windows

schtasks-gui.py Schtasks View - Delete - Create

Misc

codeanim.py Python Code Animator with Syntax Highlighting

textweb.py Get Text Only version of a Website (requires bs4)

Usage

As Python Script

Clone the repo then run: python <script.py>

Make Executable

On your machine: Clone the repo then use Pyinstaller to build

GitHub Actions: Fork this repo then run ready-to-use actions to build (Recommended)

Notes

Tkinter is part of Python standard library

About

Python GUI Apps made using Tkinter

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages