How to Make a Roblox Badge

Making a Roblox badge has two parts: the badge icon and the badge itself. The icon is a 512×512 image that Roblox crops into a circle, so keep the symbol centered. Then you create the badge in the Creator Hub (Roblox charges 100 Robux per badge) and attach your icon. The fastest way to get the art is BloxGFX: describe the achievement ("first win trophy", "boss defeated") and generate a circular-safe badge icon in seconds.

Icon: 512×512 px · cropped to a circle · PNG or JPG
Generate one free

3 free credits/month · no credit card

How to make a roblox badge with AI

  1. 1Decide the achievement and a simple symbol for it — a trophy, star, medal, or themed emblem.
  2. 2Generate the badge icon with AI (describe it in BloxGFX) and keep the subject centered for the circular crop.
  3. 3Refine the colors or symbol with an edit prompt until it reads clearly when small.
  4. 4Open the Creator Hub, go to your experience → Badges → Create Badge.
  5. 5Upload your 512×512 icon, name and describe the badge, and pay the 100 Robux fee.
  6. 6Award the badge in-game with BadgeService:AwardBadge when the player earns it.

Tips for better results

  • Center the symbol — Roblox masks badges into a circle and clips the corners.
  • High-contrast, single-symbol emblems read far better at badge size than detailed scenes.
  • Match the color to the achievement (gold for wins, blue for milestones) for an at-a-glance read.

FAQ

How much does it cost to make a Roblox badge?

Roblox charges 100 Robux to create each badge. Generating the icon art with BloxGFX uses your BloxGFX credits, which are separate from Robux.

What size is a Roblox badge icon?

512×512 pixels (1:1), and Roblox crops it into a circle — so keep the key subject centered to avoid clipping.

How do I award a badge to players?

Create the badge in the Creator Hub to get its ID, then call BadgeService:AwardBadge(player.UserId, badgeId) in a server script when the player completes the achievement.

Can I make the badge icon for free?

Yes — BloxGFX gives you 3 free credits a month to generate icons. The 100-Robux badge-creation fee is charged by Roblox, not BloxGFX.

Make yours in seconds

Built by Roblox devs, for Roblox devs. No Blender, no designer.

Try BloxGFX free

More Roblox tools