# gifToMp4 **Repository Path**: psppsp/gifToMp4 ## Basic Information - **Project Name**: gifToMp4 - **Description**: This repository describe Gif Image convert into Mp4 (Video) File . - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gifToMp4 This repository describe Gif Image convert into Mp4 (Video) File . # Setup Add this Files in your projects. UIImage+animatedGIF.h , UIImage+animatedGIF.m . # Add Required Framework CoreMedia , CoreGraphics , CoreVideo , QuartzCore , Uikit , Foundation , AVFoundation # call This Method url = gifFile Url....... fileName = give FileName which you want to save with particular Name...... [self giveMeGIF:url:fileName]; You can get outputfile path in LOG