5 Repositories
Swift png Libraries
ImageView - Component for loading and displaying different images aka SVG/PNG/JPG/JPEG
ImageView Component that loads and displays images(.svg/.png/.jpg/.jpeg) form as
1 Mar 23, 2022
IconsMaker - Create your app icon with SwiftUI and generate PNG images in all needed sizes
IconsMaker - Create your app icon with SwiftUI and generate PNG images in all needed sizes
14 Oct 20, 2022
Rudimentary implementation of a uncompressed PNG encoder in Swift without any dependencies
MicroPNG This package currently offers a very minimal PNG encoder for uncompressed RGB and RGBA PNG files. It does not rely on any frameworks and shou
2 Sep 11, 2021
Asynchronous image downloader with cache support as a UIImageView category
This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, M
24.4k Jan 5, 2023
A Swift implementation of fastimage. Supports PNG, GIF, and JPEG.
ImageScout ImageScout is a Swift implementation of fastimage. It allows you to find the size and type of a remote image by downloading as little as po
967 Dec 30, 2022