Back to Projects
Utilities

pic2vid

Image-to-video converter using Bash and FFmpeg. Batch converts image sequences into videos with configurable framerate, resolution, and encoding.

Bash FFmpeg

A lightweight Bash script that wraps FFmpeg to convert image sequences into videos. Supports configurable framerate, output resolution, and encoding presets. Designed for batch processing - point it at a directory of numbered frames and it produces a video file with sensible defaults, or fine-tune every parameter via command-line flags. Useful for timelapse assembly, animation previews, and converting screenshot sequences into shareable clips.