Domenico 1.0.1
Create GIFs from Video — Instantly

----------------------------------------

QUICK START (Linux AppImage)

1. Make executable:
   chmod +x Domenico.AppImage

2. Run:
   ./Domenico.AppImage

----------------------------------------

REQUIREMENTS

- FFmpeg must be installed
- FFprobe must be installed

Test in terminal:
   ffmpeg -version
   ffprobe -version

----------------------------------------

OPTIONAL INSTALL (Menu Integration)

Run:
   ./install.sh

This will:
- Add Domenico to your system menu
- Install launcher and icon

To remove:
   ./uninstall.sh

----------------------------------------

JAR VERSION (Cross-platform)

Run:
   java -jar Domenico.jar

Requires:
- Java 17 or newer
- FFmpeg installed and available in PATH

----------------------------------------

ABOUT

Domenico converts short MP4 or MOV video clips into animated GIFs using FFmpeg.

For best results:
- Keep clips under 10 seconds
- Shorter clips produce smaller, smoother GIFs

----------------------------------------

SUPPORT

If Domenico saves you time, consider supporting development:

https://www.paypal.com/donate/?hosted_button_id=XS9MXN5AE5P3S

----------------------------------------

PROJECT LINKS

Website:
https://bytesbreadbbq.com/domenico

GitHub:
https://github.com/RossContino1/Domenico

----------------------------------------
