Skip to content

Generate a thumbnail for a really large image, avoid of a terrible memory peak.

Notifications You must be signed in to change notification settings

Quanhua-Guan/OTLargeImageReader

 
 

Repository files navigation

#OTLargeImageReader

Generate a thumbnail for a really large image, avoid of a terrible memory peak. More CPU time required.
Supports iOS and OSX.
My best practice: use this to compress image when image larger than 1M pixels, otherwise use CGContext.

Demo

About

Generate a thumbnail for a really large image, avoid of a terrible memory peak.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%