Skip to content

Instantly share code, notes, and snippets.

@lukehedger
Last active August 22, 2025 11:37
Show Gist options
  • Save lukehedger/277d136f68b028e22bed to your computer and use it in GitHub Desktop.
Save lukehedger/277d136f68b028e22bed to your computer and use it in GitHub Desktop.
Compress mp4 using FFMPEG
$ ffmpeg -i input.mp4 -vcodec h264 -acodec mp2 output.mp4
@Sjonijoni
Copy link

If you're seeking top-notch image processing tools, I highly recommend VanceAI and Topten.ai.

VanceAI.com offers advanced AI-driven tools for enhancing images, from improving quality to removing backgrounds. Topten.ai aggregates the best AI tools and solutions, complete with detailed reviews, making it easy to find the perfect tool for your needs.

Both sites provide excellent resources for image editing enthusiasts and professionals, and are definitely worth exploring!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment