Step-by-step instructions
- 1
Check if the MOV already plays
First open the MOV in your Android gallery or Google Photos. If it plays fine, you may not need to convert — just rename it from .mov to .mp4 (though this is a container trick, not true conversion). If there's no audio or it won't play, proceed with a proper conversion.
Go to converter - 2
Convert with Video Converter app
Install 'Video Converter & Compressor — MP4' (free) from the Play Store. Tap Convert → select the MOV file → choose MP4 output → tap Start. The app re-encodes the video and audio to H.264+AAC in an MP4 container. For HEVC MOV files from modern iPhones, this also converts HEVC to H.264 for maximum Android compatibility.
- 3
Use an online converter from Chrome
Open Chrome on Android → go to formatdrop.com → Video Converter → upload your MOV → select MP4 → convert and download. Best for MOVs under 500 MB with a fast Wi-Fi connection.
- 4
Batch convert on PC
For multiple MOV files: connect phone → copy MOV files to PC → run ffmpeg -i input.mov -c:v libx264 -c:a aac -movflags +faststart output.mp4. The -movflags +faststart moves metadata to the front for fast streaming. Copy the MP4s back to your phone.
Why convert MOV to MP4?
Android devices support MP4 natively across all apps. MOV files, especially those with HEVC video from iPhones, often fail on Android. MP4 with H.264 video is the universal safe choice.
Your files never leave your device
FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.
Frequently asked questions
Why does iPhone MOV have no sound on Android?
Can I just rename MOV to MP4 on Android?
No account. No upload. Works in any browser.