Image Converter

Contains adsIn-app purchases
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

App enables users to convert various image files into file type of their choice. Both file by file and batch conversion are supported.

- Supported input image formats: BMP, GIF, JPG, PNG, TIF (*), WEBP
- Supported output image formats: BMP (*), JPG, PNG, TIF (*), WEBP

* - available in full version only

The app has been open-sourced under the MIT license. The source code is available here:
https://github.com/vbresan/Image_Converter
Updated on
Nov 12, 2025

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

* Setting minimum Android SDK 29.
* Targeting Android SDK 35.
* Updating AdMob library.
* Updating Billing library.
* Replacing TIF library with an alternative that has 16KB page size.
* Updating other dependent libraries.
* Using Material Design 3 with dynamic colors.
* Explicitly releasing bitmap memory after usage.