Skip to content

0ern/iPhone_Multimedia_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

iPhone Multimedia Converter

A lightweight, zero-dependency Windows batch script (.bat) designed to quickly convert iPhone photos and videos (.heic and .mov) into universally compatible formats (.png and .mp4).

Powered by FFmpeg, the script handles downloading its own dependencies via high-speed CDN and runs entirely locally, protecting your privacy.

✨ Features

  • Zero-Click Dependency Setup: Automatically downloads, extracts, and deploys the latest local ffmpeg.exe binary at blazing speed using GitHub CDN mirrors on its first run.
  • Smart Progress Counter: Displays a clean, real-time counter (e.g., [4/900] Processing IMG_6164.heic) so you always know exactly how much work is left.
  • Smart Skipping (Resumable): Instantly detects and skips previously converted files. If the process is interrupted, just run it again and it will pick up right where it left off.
  • Clean & Silent Terminal: Suppresses all of FFmpeg's verbose technical banners and logs, showing you only essential processing information.
  • 100% Private & Local: No cloud uploads. Your media is processed strictly on your machine.

πŸ› οΈ How to Use

  1. Download this repository β†’ DOWNLOAD HERE
  2. Move the script .bat into the folder containing your iPhone .heic and .mov files.
  3. Double-click the script to run it.
  4. All converted files will be safely organized in a newly created Converted folder inside the same directory.

πŸ“‹ System Requirements

  • OS: Windows 10 or Windows 11 (uses native curl and tar commands).
  • Internet Connection: Required only during the very first run to automatically fetch the local FFmpeg binary.

🀝 Credits

This project relies on the following amazing open-source resources:

  • FFmpeg β€” The ultimate multimedia framework.
  • yt-dlp FFmpeg Builds β€” For providing high-speed, reliable CDN release mirrors for the FFmpeg Windows binaries.

πŸ“„ License

This project is licensed under the MIT License.

About

A lightweight, automated Windows Batch script to batch-convert iPhone multimedia (.HEIC and .MOV) to standard formats (.PNG and .MP4) locally using FFmpeg. Features high-speed GitHub CDN automated setup, a smart progress counter, and resumable conversion.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors