Skip to content

An easy to use GUI based video to image sequence converter (and vice versa).

Notifications You must be signed in to change notification settings

Newriver0701/Vdo-Img-Conversion-Tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vdo & Img Conversion Tools

This is a quick conversion tool made with python that can save you a lot of time. With this tool you can extract image sequence from video file and can also do the reverse!

How to use?

• Make sure you have latest python 3 installed.
Download this repository and after extracting it run any one of the two python programs (Vdo-to-Img.py or Img-to-Vdo.py)
• Click on "Yes" if a module not found error pops up so that it can automatically download the required module (OpenCV)
• Once the module gets installed, the program is ready to use.

  • For Vdo-to-Img Converter, just choose the video by clicking the OPEN button and then choose the export format (jpg,png,bmp) and click the EXTRACT button. Each frame from the video file will be saved in a separate folder.
  • For Img-to-Vdo Converter, choose the folder that contains the image sequence and choose the FPS and export format, then simply click the CONVERT button. The video will be created with the folder name.
  • You can also use the 🔃 button to switch between the applications easily.

    Screenshot 2021-12-26 22015hj1

That's all, thanks!

About

An easy to use GUI based video to image sequence converter (and vice versa).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%