logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Convert PPM to YUV - Split Image Files | Online Free DevTools by Hexmos

Convert PPM images with ppmtoyuvsplit. Split PPM into three Abekas YUV files for professional video editing. Free online tool, no registration required.

ppmtoyuvsplit

Convert a PPM image to three subsampled Abekas YUV files. More information: https://netpbm.sourceforge.net/doc/ppmtoyuvsplit.html.

  • Read a PPM image from the input file, convert it to three subsampled Abekas YUV image and store these images to output files starting with the specified basename:

ppmtoyuvsplit {{basename}} {{path/to/input_file.ppm}}

See Also