Skip to content

incubated-geek-cc/video-to-GIF2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

🎞️ video-to-GIF2

🛠️ Converts video clips (.mp4) to gif (.gif) files. Uses HTML5 Canvas to render image graphics. No internet or web server setup required.

🔌 An offline in-browser setup.

💻 Main JavaScript Plugins

  • GIFEncoder.js
  • LZWEncoder.js
  • NeuQuant.js

🌟 Try it yourself

Live Demo :: Link

✍ Read articles here!

Article One :: Link :: How to Convert a Video Clip to a GIF File with Client-side JavaScript

📌 Features

  • 📥 Import video file
  • 📐 Set custom dimensions of output GIF (Max 𝟼𝟶𝟶𝚙𝚡)
  • 🎨 Adjust chroma quality settings: Range is (𝟶, 𝟹𝟶] where 𝚖𝚒𝚗𝚒𝚖𝚞𝚖=𝟷 is the best quality at the cost of slower processing speed
  • 🔄 Renders generated GIF
  • 📤 Export GIF file

👀 Preview

Join me on 📝 Medium at ~ ξ(🎀˶❛◡❛) @geek-cc


🌮 Please buy me a ! 😋

Special Mention(s)