Tag Archives: texture compressor

[v6.0, v4.4] TexturePacker – Create sprite sheets for your games or websites

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Making multiple small images spliced into a large one (sprites sheet), for game development, this can save the storage space and loaded memory that texture images require in game; for web design, this (CSS sprites) can greatly reduce the images loading frequency and time, so as to make web pages load faster. If you want to use Photoshop to do this, that’s too stupid and inefficient. Or if you gave Zwoptex up, then it’s time to turn to this TexturePacker from Germany.

Continue reading [v6.0, v4.4] TexturePacker – Create sprite sheets for your games or websites