Key Features • How To Use • Requeriments • Download • To-do list • Support • Contributing • License
StreamDeckify is a versatile Windows tool that includes two modules for creating customized wallpapers for your StreamDeck. The first module allows you to easily resize images, while the second module lets you resize and split GIFs into parts. With StreamDeckify, you can create stunning wallpapers that perfectly fit your StreamDeck, making it easier than ever to customize your setup and make it truly your own. Whether you're a gamer, streamer, or just looking for a unique way to personalize your desktop, StreamDeckify is the perfect tool for creating eye-catching wallpapers that will set your StreamDeck apart.
- Two modules for image manipulation: one for resizing images and one for resizing and splitting GIFs into parts
- Easy-to-use interface with intuitive controls and options
- Supports a wide range of image formats, including JPG, PNG, and GIF
- Ability to preview changes in real-time before applying them
- Option to choose specific dimensions for the resized images or GIF parts
- Flexible output options, including the ability to save images in a variety of file formats and specify the output folder
- Optimized for use with StreamDeck, making it easy to create customized wallpapers for your setup
- Lightweight and fast, with minimal system requirements
- Compatible with Windows operating systems
- Open-source code available on GitHub for community contribution and development
To clone and run this application, you'll need Git installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/unaigonzalezz/StreamDeckify/
# Go into the repository
$ cd StreamDeckify
- Windows 7 or later operating system
- .NET Framework 4.7.2 or later
- StreamDeck device connected to the computer (optional, but required to use the application's features with StreamDeck)
- Image file formats supported by the application (JPG, PNG, and GIF)
You can download the latest installable version of StreamDeckify for Windows.
- ✅ Resize module done.
- 🆙 Display GIF in motion in Split Images module.
- 🆙 Correctly split GIFs and resize the images in Split images module.
- 🆙 Option to create the profiles with the GIFs inside.
- 🆙 Exception control.
- 🆙 Web page.
- 🆙 More modules.
Or
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.