nsimage
There are 9 repositories under nsimage topic.
macmade/ICNS2ICO
ICNS2ICO lets you easily convert icons from the Apple's ICNS format to the Windows ICO format.
dagronf/Bitmap
A Swift-y convenience for loading, saving and manipulating bitmap images.
admkopec/LSFileWrapper
📁 A Swift and Objective-C replacement for NSFileWrapper that loads / saves content on-demand with minimal memory footprint. Understands how to save / serialize objects like NSData, UIImage, NSImage, NSDictionary, etc...
dagronf/DSFImageTools
Conveniences for handling images and colors in AppKit, UIKit, SwiftUI and CoreGraphics (Swift/Objective-C)
nickswalker/ASCIIfy
UIImage/NSImage -> ASCII art
rurza/ImageColors
Swift package with the extension to cgImage that extracts colors from it.
wz15011015/BWIconMagick
Generate icons for iPhone, iPad, Mac, Watch.
sparrowxiao/FunPlayGround
Swift Fun Playground
nenosinc/DominantColor
Find dominant colors of an image using k-means clustering on iOS and macOS.