Image Sprite Generator
Pack multiple icon graphics into a single compact CSS sprite sheet image and generate CSS background coordinates.
Select or drop multiple images here
Supports PNG, JPG, WebP, SVG, GIF, BMP, HEIC • Paste directly from clipboard (Ctrl+V)
Upload an image to start manipulating
Settings & Controls
How to Use Image Sprite Generator
Upload your set of icon images.
The generator packs them into a single consolidated sprite sheet.
Download the sprite sheet and copy the generated CSS classes with x/y background offsets.
Frequently Asked Questions
Why use CSS sprite sheets?
Sprite sheets combine dozens of small image requests into a single HTTP download, significantly speeding up page load times.
Related Image Tools
GIF Maker
Combine a sequence of photos or video frames into an animated GIF with custom frame delay and looping.
GIF to MP4 Converter
Convert heavy animated GIFs into smooth, ultra-compact MP4 or WebM video files for modern websites.
Image URL Generator
Turn local pictures into instant shareable object URLs and temporary preview endpoints for testing.
Image Placeholder Generator
Generate custom SVG or PNG placeholder dummy images (e.g. 800x600) with custom labels, colors, and gradients.
Blur Hash Generator
Generate ultra-compact BlurHash strings to render smooth blurred image placeholders during web page loading.
Data URI Generator
Generate clean data:image/png;base64,... URIs ready to paste directly into src attributes and stylesheets.