Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.
/ thumbned Public archive

🖼️ Add Thumbnail into your video using FFMPEG via Interactive CLI.

License

Notifications You must be signed in to change notification settings

lamualfa/thumbned

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Please use videlo instead.


Thumbned

Screenshot

🖼️ Add Thumbnail into your video using FFMPEG via Interactive CLI.

NPM Version Badge FFMPEG Version Badge License Badge


Features

  • Interactive CLI 🧠 So you don't have to memorize any flags or commands. Just run and follow it!
  • Manual mode Use your own image for thumbnail.
  • Timestamp mode 🎞️ Use a frame at specific timestamp in the video for thumbnail.
  • Random mode 🎲 Use a random frame in the video for thumbnail.
  • Supports .mp4, .mkv, .mov video.
  • Supports .jpg, .jpeg, .png image for thumbnail.
  • Supports Windows (tested), Linux (tested), MacOS (maybe).

Usage

NPM

npx thumbned

PNPM

pnpm dlx thumbned

Yarn

yarn dlx thumbned

About

🖼️ Add Thumbnail into your video using FFMPEG via Interactive CLI.

Topics

Resources

License

Stars

Watchers

Forks