insta-motion
v1.0.0
Published
A simple cli tool that provides an easy way to animate images for Instagram stories
Downloads
5
Maintainers
Readme
insta-motion ·
insta-motion
is a simple cli tool that provides an easy way to animate
images for Instagram stories.
Installation
[!NOTE] ffmpeg must be installed in your system.
npm install -g insta-motion
Usage
With insta-motion
installed in your system, simply run the cli providing the
path to the image file.
insta-motion --image your_image.jpeg --effect zoom-in
This will generate a video output in the right resolution for sharing on your Story. Below is an example of the output generated using the zoom-in effect.
Parameters
image
Path to the image file.effect
The effect to apply to the image. Available effects:zoom-in
,zoom-out
.