Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GIF to mp4 conversion

I have managed to convert one format to another (PHP) as long as the files are images. But is it possible to convert GIF to MP4 format? Is there also anyway to display a GIF as video? I am trying to find a way to display a large GIF file as video because they are more faster and smaller in size.

like image 971
user3788364 Avatar asked May 30 '26 20:05

user3788364


1 Answers

Take a look at gfycat. There is a subreddit that realy loves it. So this might be suitable for you. You can use PHP to interact with their API. This will not work if you don't want to depend on the tough.

like image 169
beardhatcode Avatar answered Jun 01 '26 09:06

beardhatcode