Metadata-Version: 2.1
Name: panzoom
Version: 0.1.2
Summary: A CLI tool for creating pan and zoom videos from images.
Home-page: https://github.com/nzee/panzoom
Author: Nazim Zeeshan
Author-email: nazim.zeeshan@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown

# Panzoom

Panzoom is a command-line tool that creates smooth panning and zooming videos from a series of images. It allows users to generate dynamic video content from static images, adding motion effects like pan and zoom with random variations to keep each image visually engaging.

## Features

- Generate videos with panning and zooming effects from static images.
- Customize the speed of the pan and zoom effects with command-line arguments.
- Support for various image formats accessible via URLs.
- Randomized pan and zoom effects for each image to create unique and engaging videos.

