Skip to content

Add the ability to specify a frame range #10

@cupojoe

Description

@cupojoe

It would be great to be able to specify a starting and/or ending frame

> puppeteer-lottie -i input.json -o out.gif -s 5 -e 100
> puppeteer-lottie -i input.json -o out.gif -s 5
> puppeteer-lottie -i input.json -o out.gif -e 100

Ideally, it would be smart enough to use the last frame if the -e frame is larger.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions