Skip to content

Releases: MementoMori11723/Gifnetor

v0.2.0

13 Sep 06:08
Compare
Choose a tag to compare

Writen the code from scratch again in go with ffmpeg

Video to Gif converter

23 Jan 12:23
Compare
Choose a tag to compare

To run this application, you need to first download the Gifnetor.tar.xz file, extract it to your desired location,
then in cmd or terminal go to that directory and enter this command : pip install -r requirements.txt
that will ensure that your system has the required dependencies and then type streamlit run app.py,
it will open the appliaction in localhost on port 8501.

Full Changelog: https://github.com/MementoMori11723/Gifnetor/commits/v0.1.0