Sprite Image GeneratorCSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coordinates.
- Generate both retina and standard sprites
- Drag and drop file import
- Imported images name can be edited
- Imported images sort by name, size
- Imported images drag and drop sort
- Support DataURL
- Export: Sprites image and setting file download
- Import: *.sprite.json File ( setting and image data )