ImageFlow.Demo.mp4
ImageFlow Converter is a fast and focused image conversion plugin for IntelliJ IDEA and Android Studio. It helps developers work with common image formats more efficiently by bringing conversion tools directly into the IDE, so you can stay in flow without jumping between external apps.
It is designed for practical day-to-day use with a clean, native-feeling interface and support for common asset workflows.
- WebP, PNG, and JPG conversion support.
- Dedicated tool window / tab for quick access.
- Batch conversion for multiple files at once.
- Image scale control for resizing output.
- Image quality adjustment for better compression control.
- Density variant generation for Android-style asset workflows.
- Flutter project support by scanning assets from
pubspec.yaml. - Built for IntelliJ IDEA and Android Studio.
- Convert images directly inside the IDE.
- Handle WebP, PNG, and JPG workflows with less friction.
- Process multiple files in one batch.
- Control scale and quality before exporting.
- Generate density variants for mobile asset pipelines.
- Keep your workflow inside the editor instead of using external converters.
- Open Settings / Preferences.
- Go to Plugins.
- Search for ImageFlow Converter.
- Click Install and restart your IDE.
- Download the latest release from the GitHub Releases page.
- Open IntelliJ IDEA or Android Studio.
- Go to Settings / Preferences > Plugins > ⚙ > Install Plugin from Disk.
- Select the downloaded file and restart the IDE.
- IntelliJ IDEA 2024.1+
- Android Studio Ladybug (2024.1)+
- JDK 17
- Kotlin Multiplatform, Android, or Flutter projects where image asset handling is needed
- IntelliJ Platform compatible environment
- Makes image conversion quicker.
- Keeps repeated asset work inside the IDE.
- Helps with multi-file conversion and export consistency.
- Fits naturally into Android and IntelliJ workflows.
- More output formats
- Preset export profiles
- Better preview
- Drag-and-drop support
- Per-project conversion settings
- Svg conversions
- Import images and set desired saved location
If you find a bug or want a new feature, please open an issue and include:
- Your operating system.
- Your IDE name and version.
- Steps to reproduce.
- Screenshots or a short recording if possible.
This project is licensed under the MIT License. See the LICENSE file for details.
- Built on the IntelliJ Platform Plugin Template.
- Designed for developers who want a smoother image workflow inside the IDE.
Made for developers who want to keep image work inside the flow.