Skip to content

Instantly share code, notes, and snippets.

View wzio's full-sized avatar
🎯
Focusing

wkdev wzio

🎯
Focusing
View GitHub Profile
@lukebrandonfarrell
lukebrandonfarrell / ExifData.swift
Created June 8, 2022 16:10
A Swift class for extracting exif data from URL, UIImage or Data types 🔭
//
// ExifData.swift
// Qeepsake
//
// Created by Luke Farrell on 26/05/2022.
//
import Foundation
import ImageIO