Skip to content

Instantly share code, notes, and snippets.

View FarisAlbalawi's full-sized avatar
🎧

Faris Albalawi FarisAlbalawi

🎧
View GitHub Profile
@FarisAlbalawi
FarisAlbalawi / WPStickerUImage.swift
Last active February 5, 2022 15:35
This UIImage extension for resize image to be fit for WhatsApp sticker
// This UIImage extension for resize image to be fit for WhatsApp sticker
// By Faris Albalawi
// Stickers must be exactly 512x512 pixels.
// Tray image must be exactly 96x96 pixels.
// TO MAKE TRY IMAGE
let tryayImage = yourImage!.StickerSize96()