The OliveImages module provides Olive with the ability to read and work with image files, including
- SVG files
- PNG files
- GIF files
- and JPG files.
For now, the only feature offered is opening and viewing images in a project alone. Future functionality will include sourcing images from files in projects and editing images.
- To add this
Oliveextension, addusing OliveImagesto yourolivehome after adding this package. For information on this, check out installing extensions.

