Sprite Sheet Calculator
Calculate sprite sheet dimensions from frame size and count.
Inputs
px
px
px
Results
Sheet Width
1,024 px
Sheet Height64 px
POT Width1,024 px
POT Height64 px
VRAM (RGBA)0.25 MB
Fits In Texture1
How to Use This Calculator
- Enter Frame Width, Frame Height, and Total Frames.
- Set Max Texture Size.
- Review the Sheet Width (px) result.
- Use Sheet Height (px) and POT Width (px) to inform your decision.
What each input means
- Frame Width
- Width of each animation frame in pixels.
- Frame Height
- Height of each animation frame in pixels.
- Total Frames
- Total number of animation frames.
- Max Texture Size
- Maximum texture size supported by target platform.
How this is calculated
Worked example, using the default values
- Identify Input Parameters4 parametersFrame Width = 64, Frame Height = 64, Total Frames = 16, Max Texture Size = 2048 = 4 input(s) provided
- Calculate Sheet WidthSheet Width1024 = 1024
- Calculate Sheet HeightSheet Height64 = 64
- Calculate POT WidthPOT Width1024 = 1024
Related Calculators
The questions that sit next to this one — chosen by subject, including calculators filed under a different category.
Animation
Frame Count Calculator
Calculate total frames and drawings needed from duration and FPS.
AnimationPixel Art Scale Calculator
Calculate canvas size and scale factors for pixel art projects.
AnimationAnimation Timing Sheet Calculator
Calculate frame numbers for animation tempos based on BPM and FPS.
More in Creative, Media & Design.