Xiaomi smartphones allow you to save photos in different formats โ from the standard JPEG modern HEIF professionally RAW. But not all users know how to switch between them: some face the problem of format incompatibility when transferring files to a PC, others want to save space on the disk, others need photos of the highest quality for further processing.
In this article, we will analyze all the available ways to change the format of photos on Xiaomi โ from basic camera settings to hidden features. MIUI You'll learn what formats are supported on your model, how to enable them, and when it's really necessary, and we'll also tell you why sometimes changing the format through the gallery can lead to loss of image quality, and how to avoid this.
What photo formats support Xiaomi smartphones
Xiaomiโs current phones (starting with the Redmi Note 8 Pro and Mi 9) support at least 3 major photo formats:
- ๐ท JPEG โ universal format with a good balance of quality and file size, suitable for social networks and fast transfer.
- ๐ผ๏ธ HEIF/HEIC โ Appleโs modern format, which, with the same quality, is 2 It's less space, but it might not open on older devices.
- ๐ RAW (DNG) โ"It's a raw format for professional processing, it saves the maximum amount of data from the matrix, but the files weigh. 10-50 MB.
The flagship models (Xiaomi 13 Ultra, 14 Pro) also have a format available. JPEG XL โ improved JPEG And some of the Leica cameras have a branded.dng format with extended dynamic range.
| Format | File size (12 MP) | Compatibility | When to use |
|---|---|---|---|
| JPEG | 3-5 MB | All devices. | Social media, quick delivery |
| HEIF/HEIC | 1.5-2.5 MB | iOS, Windows 10+, Android 9+ | Saving space, archive photo |
| RAW (DNG) | 20-50 MB | Special. Software (Lightroom, Photoshop) | Professional processing |
| JPEG XL | 2-4 MB | Android 12+, Chrome 91+ | High quality at low weight |
โ ๏ธ Note: On budget models (Redmi) 9A, Poco M3) format HEIF It can be disabled by default because of a weak processor, and turning it on can slow down the shooting.
Method 1: Change the format through camera settings
The easiest way is to change the format directly in the Camera app, which works on all Xiaomi smartphones with a shell. MIUI 12 and newer. Here's the step-by-step instruction:
- Open the standard Camera app.
- Touch the icons โ๏ธ Settings (or swipe up/down on the screen, depending on the model).
- Select the photo format or the photo quality.
- From the available options, select the desired: High (HEIF), Standard (JPEG) or RAW+JPEG.
On some models (e.g. Xiaomi) 12T Pro) the path may be slightly different:
Camera โ โ๏ธ โ Additional settings โ Save format โ HEIF/JPEG/RAWCheck the free space on the phone (RAW borrower ~50MB in the photo)
Connect the phone to charge (long shooting in the RAW discharge)
Make sure the format you choose is supported by your model
Backup important photos (you can reset settings when you switch first)-->
If the camera settings do not include the photo format, it means that your model supports only the photo format. JPEG. In this case, you will have to use alternative methods (see section pro-third-party applications).
JPEG (universal)
HEIF (saves space)
RAW (processing)
I don't know what it is.-->
Method 2: Convert through the Xiaomi Gallery
If you have already taken photos in the same format, but want to convert them, you can use the built-in gallery. MIUI. This method is suitable for conversion HEIF โ JPEG downsize RAW file.
Instructions:
- Open the Gallery app and select the photo you want.
- Press. โฎ โ Exports or Share.
- In the export menu, select Save as JPEG (spring-in HEIF) or reduce the size (for the purpose of RAW).
- Specify the folder to save and confirm the action.
โ ๏ธ Attention: Gallery conversions degrade image quality because recompression is used. For critical photos, it is better to use specialized converters (see next section).
In the models with MIUI 14 and newer feature package exports:
Gallery โ Select some photos โ โฎ โ Package export โ JPEG/HEIF๐ก
If the photos are not bright after conversion, try to turn on the "Autoimprovement" option before exporting, which partially compensates for compression losses.
Method 3: Third-party applications for conversion
If Xiaomiโs built-in tools donโt suit you, you can use third-party apps that offer more formats, better conversion quality, and additional features (such as batch processing).
Top.-3 applications for changing the format of the photo:
- ๐ฑ HEIF Converter โ specializes in conversion HEIC/HEIF into JPEG/PNG No loss, the free version is limited. 10 day-time.
- ๐ผ๏ธ RAW Power - a professional converter for RAW-Xiaomi.dng files allow you to adjust white balance and exposure before export.
- ๐ Photo & Picture Resizer is a versatile tool for changing formats, size and quality.
Example of conversion through HEIF Converter:
- Install the app from Google Play.
- Open it and select a photo in format. HEIC.
- Press Convert and select the target format (JPEG or PNG).
- Customize the quality (recommended) 90-100% minimally).
- Save the result to a new folder.
| Annex | Supported formats | Pluses | Cons |
|---|---|---|---|
| HEIF Converter | HEIF โ JPEG/PNG | Quick conversion, saves the EXIF | Restriction on the free version |
| RAW Power | RAW (DNG) โ JPEG/TIFF | Professional settings | A complex interface for beginners |
| Photo Resizer | JPEG, PNG, WEBP, HEIF | Package processing, size change | Advertising in the free version |
How to check what format the photo has?
Method 4: Change the format through MIUI Hidden Settings
On Xiaomi smartphones there are hidden settings MIUI, This is a method that allows you to include additional photo formats that are not available in the standard menu.
Instructions:
- Activate Developer Mode: Settings โ About Phone โ MIUI Version (click 7 times)
- Back to Settings โ Additionally. โ For developers.
- Find the item Enable MIUI Hidden Settings and activate it.
- Now in the camera settings will appear a new section Experimental Features, where you can choose the formats JPEG XL or AVIF (If supported by your model).
โ ๏ธ Attention: Incorporation of experimental formats (AVIF, JPEG XL) This can cause unstable camera performance on some models.
Xiaomi. 13/14 The series through hidden settings can also be enabled saving RAW for all camera modules (main, wide-angle and telephoto), and not just for the main, as in standard settings.
๐ก
Hidden settings MIUI Allows you to unlock formats that the manufacturer has disabled by default due to possible bugs or unoptimized firmware.
Method 5: Use ADB forcing a change of format
For advanced users who want to fully control photo formats, there is a way to ADB (Android Debug Bridge: This allows you to force any supported format, even if it doesnโt appear in the menu.
Step-by-step:
- Install ADB on your PC (download Googleโs Platform Tools).
- Connect your phone to your PC and allow debugging. USB: Settings โ For developers โ Debugging by USB
- Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
- Enter the command to check the connection: adb devices (should display your phone serial number).
- Use the command to change the format (example for the HEIF): adb shell settings put global camera_heif_enabled 1 For RAW: adb shell settings put global camera_raw_enabled 1
- Reboot the phone.
List of the main ADB-commands for photo format:
- ๐ Turn on HEIF: adb shell settings put global camera_heif_enabled 1
- ๐ Shut down. HEIF: adb shell settings put global camera_heif_enabled 0
- ๐ Turn on RAW: adb shell settings put global camera_raw_enabled 1
- ๐ Establish quality JPEG (0-100): adb shell settings put global camera_jpeg_quality 95
โ ๏ธ Attention: Misuse of the right ADB It can cause a camera crash or other system errors.Before experimenting, back up your data via Settings โ System system โ Backup.
๐ก
If the format hasnโt changed after ADB-command, try resetting the camera settings to the standard: โ Annexes โ Camera. โ Warehouse โ Clear the data.
What format to choose: comparison and recommendations
The format depends on your tasks. Here are some brief recommendations:
- ๐ฑ For social media (Instagram, VK, Telegram: Use it JPEG quality 80-90%. These platforms still clamping photos, so high quality source does not make sense.
- ๐พ To save space: switch to the HEIF. On a phone with a 108MP camera, this will save up to 50% of the space. just make sure your PC supports this format (Windows 10)+ macOS).
- ๐จ For professional processing: film in RAW (or RAW+JPEG), If you're planning to edit a photo in Lightroom or Photoshop, remember one. RAW-Xiaomi 13 Ultra file can weigh up to 80MB.
- ๐ For websites: Convert photos to WEBP โ It gives you a better compression than JPEG, Use Google's Squoosh app for this.
If you often share photos with friends or colleagues who use older devices, itโs best to stay on top of them. JPEG. Format HEIF It may not open on Windows 7 or Android 8 or below.
๐ก
On Xiaomi smartphones with 200 MP cameras (for example, Redmi Note 12 Pro)+) shoot RAW borrower ~120MB per photo. Make sure there's enough room on your phone before the session.
Frequent problems and their solutions
When you change your photo format on Xiaomi, users often encounter errors, and here are the most common ones and ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| HEIF-Photos do not open on PC | Outdated OS or lack of codecs | Set the extension HEIF for Windows or convert to JPEG |
| RAW-So, the photo is dark. | Raw data from the matrix | Use Lightroom or Snapseed to correct exposure |
| The camera brakes when shooting in RAW | Weak processor or little RAM | Turn it off. RAW or lower the resolution of the photo to 12-24 MPP |
| After the conversion, they disappeared. EXIF-data | The application does not store metadata | Use ExifTool to transfer data to a new file |
| We can't choose. JPEG XL customized | The format is not supported by your model. | Update to the latest version or use ADB |
If after changing the format, the camera began to issue an error "Can not save the photo", try:
- Clear the camera cache: Settings โ Apps โ Camera โ Storage โ Clear the cache.
- Reboot the phone.
- Reset the camera settings to standard (on the menu) โ๏ธ โ Reset the settings).