Metadata-Version: 2.1
Name: thumb_gen_x
Version: 0.0.2
Summary: Python application that can be used to generate video thumbnail for mp4 and mkv file types.
Home-page: https://github.com/truethari/thumb-gen-x
Author: tharindu.dev
Author-email: tharindu.nm@yahoo.com
License: MIT
Project-URL: Bug Tracker, https://github.com/truethari/thumb-gen-x/issues
Description: # Thumbnail Generator X 🎬
        
        *GUI application of [thumb-gen](https://github.com/truethari/thumb-gen)*
        
        [![thumb-gen](https://github.com/truethari/thumb-gen-x/actions/workflows/thumb-gen.yml/badge.svg)](https://github.com/truethari/thumb-gen-x/actions/workflows/thumb-gen.yml)
        [![Codacy Badge](https://app.codacy.com/project/badge/Grade/2a1c1e6a10694afebf5bda787d8127ab)](https://www.codacy.com/gh/truethari/thumb-gen-x/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=truethari/thumb-gen-x&amp;utm_campaign=Badge_Grade)
        [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
        [![PyPI version](https://badge.fury.io/py/thumb-gen-x.svg)](https://badge.fury.io/py/thumb-gen-x)
        
        ## What is This
        
        --------
        This is a Python application that can be used to generate video thumbnail for mp4 and mkv file types.
        
        [![Imgur](https://github.com/truethari/thumb-gen-x/blob/master/screenshots/MainUI.png?raw=true)](https://github.com/truethari/thumb-gen-x/blob/master/screenshots/MainUI.png)
        
        ## Installation
        
        You can use pip:
        
        ```console
        ~$ pip3 install thumb-gen-x
        ```
        
        ## Usage
        
        ### Console
        
        ``` console
        ~$ thumb-gen-x
        ```
        
Keywords: thumbnails video screenshot
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
