ImagePlus

prevter

ImagePlus

NOTE: This mod doesn't do anything by itself and is meant to be used by other mods or texture packs.

About

This mod allows developers and texture pack creators to use additional image formats like:

  • WebP
  • JPEG XL
  • GIF
  • QOI

It supports both static images and animated ones, without the need for additional code (you can use this with CCSprite or even geode::LazySprite without any issues).

For Developers

This mod has an API that allows you to decode images directly into RGBA buffers, as well as encode them back to various formats.

It also provides a way to control the playback of animated images, allowing you to pause, stop, resume and control the playback speed of animated images.

Libraries

This mod uses the following libraries:

License

This mod is licensed under the MIT License. See LICENSE.md for more details.

v1.0.0

  • Initial release
The recommended way to install mods is through the in-game mod loader . You will have to manually install the .geode files you get from this page.

Some mods also require other mods as dependencies ; you will need to find and install them yourself.

Site made by HJfod . Thank you to nekit for the domain!

Geode Team 2025