Skip to content

belugacrx/H.264-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎥 Convert to H.264 (GPU) – Right-Click Context Menu Tool (Rename file if filename is long)

Banner

This tool adds a Shift + Right-click context menu option in Windows Explorer to instantly convert videos (.mp4, .mkv, .webm) into H.264 (GPU accelerated) using FFmpeg with NVIDIA NVENC.

Made for video editors, YouTubers, and creators who want fast, portable, and hassle-free video conversion without typing FFmpeg commands.

Use

✨ Features (FREE)

  • 🚀 GPU Accelerated – Slow encoding.

  • 🖱️ Shift + Right-Click Integration – clean Explorer menu, hidden by default.

  • 🎬 Format Support – works with .mp4, .mkv, .webm.

  • 📦 Automatic Naming – saves as <filename>_h264_gpu.mp4.

  • 🔧 Portable Setup – no hard-coded paths, works from any location.

  • 🎬 Render upto 500MB of file

  • 🧹 Easy Uninstall – removes cleanly with one script.

  • ✨ Features (PAID)

  • 🚀 Both CPU/GPU Accelerated – super fast encoding.

  • 🖱️ Shift + Right-Click Integration – clean Explorer menu, hidden by default.

  • 🎬 Format Support – works with all extenstions.

  • 📦 Automatic Naming – saves as <filename>_h264_gpu.mp4.

  • 🔧 Portable Setup – no hard-coded paths, works from any location.

  • 🎬 No limit to render

  • 🧹 Easy Uninstall – removes cleanly with one script.


📌 Why H.264 (GPU)?

  • 🎬 Compatibility – H.264 works everywhere (Premiere Pro, Resolve, YouTube, Instagram, TikTok, VLC, etc.).
  • 🚀 Speed – NVENC hardware encoder is much faster than CPU.
  • 📦 Compression – good balance of size & quality.
  • 🎨 Workflow Friendly – perfect for editors who need quick turnaround.

📂 Project Structure


⚡ Setup Instructions

1. Downlaod this repo

Checkffmpeg.exe is in the same folder as this project.


2. Install the Context Menu

  1. Clone or download this repo.
  2. Right-click install.batRun as Administrator.
  3. Done ✅ Now when you Shift + Right-click on .mp4, .mkv, or .webm, you’ll see:
  4. Do not change the locations of files after installing.

3. Uninstall

To remove the option:

  • Run uninstall.bat (as Administrator).

▶️ Usage

  1. Find your video file.
  2. Shift + Right-click → Select Convert to H.264 (GPU).
  3. The script will:
  • Convert using FFmpeg GPU acceleration.
  • Save as <filename>_h264_gpu.mp4 in the same folder.
  1. Done! 🎉

🛠️ For Paid version contact me on: macrocortex@gmail.com

. .

About

A GPU-powered right-click tool for editors who download videos in unsupported codecs. Quickly convert MP4, MKV, or WebM into H.264 using FFmpeg, ensuring smooth editing, smaller file sizes, and hassle-free workflow in any major software.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors