Reddit masks avatars to a circle and crops banners differently on mobile, so a design built to the wrong size gets clipped or covered. This tool returns the exact pixel dimensions, aspect ratio, circular safe-crop, and export format for every Reddit profile and community asset.
How it works
Each asset has a fixed source dimension and a display rule:
- Avatar / icon —
256 × 256square source, displayed as a circle. The safe area is the inscribed circle, so corners are clipped. - Banner —
1920 × 384(5:1). Mobile shows a narrower centre slice and overlays the avatar and join button on the lower-left.
The tool reports the source size to design to, the visible safe region, and the recommended file format for crisp rendering.
Tips and notes
Always centre the focal content of a banner: the 5:1 strip is cropped on
mobile and the lower-left is covered by chrome. For avatars and icons, keep the
subject inside the inscribed circle and use a high-contrast mark that stays
legible when shrunk to feed size. Export PNG for graphics and text, JPG for
photos. Everything runs locally in your browser.