lottie-converter icon indicating copy to clipboard operation
lottie-converter copied to clipboard

image.gif instead of image.tgs.gif

Open Meteor0id opened this issue 2 years ago • 1 comments

strip the previous extension on output filename await toGifFromFile(filePath, `${filePath.replace(/\.[^/.]+$/, "")}.gif`, options);

Meteor0id avatar Jun 22 '22 12:06 Meteor0id

make a pull request please:)

ed-asriyan avatar Jun 23 '22 14:06 ed-asriyan