iPhone HDR to Normal Video
Converts iPhone HDR video to a normal, standard video file that looks correct on every screen and imports cleanly into any video editor. Output is a .mov file.
A collection of free Windows .bat scripts I've built up
for repetitive media tasks — convert iPhone HDR footage to normal video, batch convert
images to WebP, remove backgrounds with AI, strip EXIF metadata, compress video to a
target size, and more. Download a script, drop files onto it, done.
No terminal, no installer, no subscription.
Converts iPhone HDR video to a normal, standard video file that looks correct on every screen and imports cleanly into any video editor. Output is a .mov file.
Joins multiple audio files into a single MP3, in the order they were dropped onto the script.
Converts any audio or video file to high-quality MP3 (VBR ~190 kbps). Skips files already in MP3 format.
Re-encodes video to H.264 MP4 at high quality with web-optimised faststart. Skips existing MP4s.
Iteratively compresses video to a ~60 MB target, scaling resolution if needed. Saves as *_small.mp4.
Converts a short video clip to an optimised animated GIF at 15 fps and max 640 px wide.
Converts any image to JPG at 100% quality, stripping EXIF metadata. Skips existing JPGs.
Converts any image to lossless PNG with transparency support. Skips existing PNGs.
Converts images to WebP at 90% quality for excellent web compression. Skips existing WebPs.
Converts images to WebP and scales down to a max of 700 px wide. Adds a -sm suffix.
Resizes any image to exactly 64×64 pixels as an RGBA PNG. Adds a _64x64 suffix.
Desaturates images to greyscale while keeping the original file format.
Iteratively reduces quality until the file is under 200 KB. Max 1920 px tall.
Strips all EXIF metadata and renames the file to a random 12-character string.
Creates a 3840×3840 square image with original centred on a blurred version.
Removes uniform border whitespace or transparency from PNG files using -trim.
Generates a 64×64 pixel .ico favicon from any image.
Removes image backgrounds using an AI segmentation model. Outputs transparent PNG.
Converts Word docs, HTML, EPUB, and more to clean Markdown.
Compresses each dropped folder to a ZIP archive using built-in PowerShell.
Compresses folders to 7Z format with medium compression.
Computes SHA-256 hashes and reports any exact duplicates.
Clears the Windows DNS resolver cache. Requires admin.
Stops and restarts the Windows NAT service. Requires admin.