Skip to content

RossContino1/Raphael

Repository files navigation

Raphael is a simple, fast slideshow creator for Linux that turns your images into video — without memorizing FFmpeg commands.

Platform License FFmpeg

⭐ If you find Raphael useful, consider starring the project!

🎬 Create beautiful slideshow videos in seconds — no terminal required.


Screenshots

Main Interface

Raphael Main

About Dialog

Raphael About

Clean, simple interface — no terminal required


📰 Media Mention

GitHub Stars GitHub stars


Features

  • Create slideshow videos from images
  • Smooth fade transitions between slides
  • Optional background music
  • Simple preset slideshow styles
  • Clean desktop interface
  • Linux AppImage distribution (no install required)
  • Cross-platform (Linux now, Windows/macOS via JAR)

Requirements

Raphael requires FFmpeg to be installed on your system.

Install FFmpeg

Arch / Garuda: sudo pacman -S ffmpeg

Ubuntu / Debian / Linux Mint: sudo apt install ffmpeg

Fedora: sudo dnf install ffmpeg


Raphael 1.0.0

  • Initial release
  • Slideshow creation with fade transitions
  • Optional background music support
  • Multiple slideshow presets
  • AppImage + JAR distribution
  • Integrated help system
  • Non-intrusive, one-time donation prompt

Download the latest release below (AppImage + JAR).

Remember — at Bytes, Bread, and Barbecue we keep your code crispy and your videos smokin’ hot.


Linux (AppImage)

  1. Download the AppImage
  2. Make executable: chmod +x Raphael-*.AppImage
  3. Run: ./Raphael-*.AppImage

✅ Runs on most Linux systems — no install required (AppImage)

Download ZIP


Cross-Platform (JAR)

Raphael can also be run on Windows, macOS, or Linux using Java: java -jar Raphael-*.jar

Requires Java 17+ and FFmpeg installation


⚠️ Having Trouble Launching?

If the AppImage doesn’t start, your system may be missing FUSE.

Fix (quick):

Fedora: sudo dnf install fuse fuse-libs

Ubuntu / Mint: sudo apt install libfuse2

Arch: sudo pacman -S fuse2

👉 After installing, try launching again.


Donations


☕ Support Raphael

Raphael is free to use. If it saves you time or simplifies your workflow, consider supporting development:

Support via PayPal

Your support helps keep the code crispy and the videos smokin’ hot.


License

This project is licensed under the MIT License.

About

Create slideshow videos from images using FFmpeg — no terminal required.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors