Compress or convert your video files to h.265 (hevc) format with one-click, make its size much smaller!
Go to file
Louis Lam b232647c78
Update README.md
2020-05-09 23:30:14 +08:00
Properties init 2020-05-09 20:26:37 +08:00
readme_images add image 2020-05-09 23:17:59 +08:00
.gitignore init 2020-05-09 20:26:37 +08:00
App.config init 2020-05-09 20:26:37 +08:00
CompressH265.csproj init 2020-05-09 20:26:37 +08:00
CompressH265.sln init 2020-05-09 20:26:37 +08:00
Form1.Designer.cs install to context menu 2020-05-09 22:36:14 +08:00
Form1.cs install to context menu 2020-05-09 22:36:14 +08:00
Form1.resx init 2020-05-09 20:26:37 +08:00
Program.cs install to context menu 2020-05-09 22:36:14 +08:00
README.md Update README.md 2020-05-09 23:30:14 +08:00

README.md

Lazy Compress H.265 (HEVC)

Compress or convert your video files to h.265 (hevc) format with one-click, make its size much smaller!

image image

Download

https://github.com/louislam/lazy-compress-h265/releases

Features

  • Free and Open Source
  • Reduce your video files size and almost keep the quality of your original file
  • No config is required
  • Easy to use, drag-and-drop and compress
  • Alternative, you could install to your Context Menu, one-click to compress
  • Output to the same folder with postfix ".h265.mp4"
  • Portable

Requirements

  • OS: Windows 10
  • .NET Framework 4.8

Sample

477MB to 66MB

image

Build

  • IDE: Rider 2020.1
  • Put ffmpeg.exe in the same folder