Skip to content

Instantly share code, notes, and snippets.

View heestand-xyz's full-sized avatar

Anton Heestand heestand-xyz

View GitHub Profile
@heestand-xyz
heestand-xyz / GIF2MP4.swift
Last active October 23, 2018 19:42 — forked from powhu/GIF2MP4.swift
Swift 4.2 GIF to MP4
// GIF2MP4.swift
//
// Created by PowHu Yang on 2017/1/24.
// Copyright © 2017 PowHu Yang. All rights reserved.
//
import UIKit
import Foundation
import AVFoundation