https://github.com/cloudinary-devs/cloudinary-gif2video-player
https://github.com/cloudinary-devs/cloudinary-gif2video-player
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudinary-devs/cloudinary-gif2video-player
- Owner: cloudinary-devs
- Created: 2018-11-15T14:09:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T15:08:30.000Z (over 7 years ago)
- Last Synced: 2025-03-20T17:54:12.058Z (about 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudinary GIF2Video Player
Cloudinary GIF2Video Player is a 2k script that swizzles all of your heavy animated gif image tags and replaces them with html5 video tags using Cloudinary's fetch and transcode feature to convert the gifs to mp4.
This script allows you to dramatically reduce file size and memory and power consumption by using a more friendly mp4 delivery method.
#Sign up for Cloudinary:
[Cloudinary](http://www.cloudinary.com/signup "Cloudinary")
#Usage:
Include our library from the UNPKG cdn in your header:
Make sure you change the cloudname attribute to your Cloudinary cloud name
```
```
##Alternatively from npm:
Make sure you change the cloudname attribute to your Cloudinary cloud name
```
```
##HTML Code Example:
```
CloudinaryGIF2VideoPlayer Demo
```