Load/Download image(s) with URL and local path using the same API.
Supports batch loading images, queued batch loading images, and the ability to specify the number of loaders to use.
Provides powerful cache management feature for caching your images, and handles file naming, folders, time to keep and delete images, etc.
* Note that this asset supports load images from public accessible URL, and local storage with Read/Write permission only. It does not support Android Gallery or iOS Photos.
[ Features ]
☻ ImageLoader: load single image, support multiple instances for loading images.
☻ ImageQueuedLoader: load multiple images with a single API, supports limiting the number of loaders, split loading process to avoid blocking the main thread when loading a large number of images.
☻ ImageBatchLoader: wrapped the ImageLoader & ImageQueuedLoader for easily loading multiple images. Load multiple images with a single API.
☻ Load image(s) from local(application paths), and load image(s) with Url(s) from web using the same API.
☻ Detect actual image Extension Name and MIME Type.
☻ Easy, powerful images naming & cache management.
☻ Flexible settings:
- Retry option
- Timeout option
- Cache mode: NoCache, UseCached, Replace,
- Cache file limit per folder
- Cache as per URL, or Cache using specific Filename/Sequence
- Particular cache(Save & Load) directory and folder
- Sequential file naming formats
- Min. keep file time & file expire(max.) time
- Auto delete cached file when expired or exceed the limit per folder
☻ Example scenes included.
Bonus Features
EasyIO Plugin: supports saving & loading text, class, and file byte array on different platforms. Adds the ability to write files in IndexedDB, so the cache management system can work correctly on WebGL.
[ Support Platform ]
- Unity5 and newer, Unity Pro/Plus & Personal
- Support Unity Editor, Mobile & Desktop platforms, WebGL
Support Website and More Amazing Assets
Don't hesitate! Contact us if you have any questions about our assets.
*** We welcome any questions, suggestions, and bug reports, please feel free to contact us at swan.ob2@gmail.com. We will be happy to listen to you. Thank you!