Converter

Macros In, Macros Out.

Convert Geometry Dash macros between bot formats, including GucciBot’s own. Everything runs in your browser — nothing is uploaded anywhere.

⚠ Read this before converting anything important
Every format here was implemented from scratch, by reading format layouts rather than reusing anyone else’s converter. That means output may be wrong, and may be wrong in ways that aren’t obvious — a macro that loads fine but desyncs partway through is a very possible failure mode.

Keep your original file. Convert to a copy, test the result in-game before trusting it, and don’t throw the original away because the conversion “looked fine”.

Formats are labelled with how much they’ve actually been verified. verified has been checked against real files. experimental is implemented but not yet confirmed against real-world macros. guess means exactly that — there is no reference file for that format, so its layout was assumed rather than known, and it is quite likely wrong in both directions. Those are wired up so the shape is there for when a sample turns up, not because they’re expected to work. planned isn’t wired up at all. Trust the labels.

If something converts wrong, that’s worth reporting — a broken file plus what it should have been is the fastest way to get it fixed: open an issue.
Drop a macro file here
or click to choose one — nothing leaves your machine
Format support
GucciBot’s own .brrr (and the theme extensions — .icebrrr, .toosii and the rest, which are the same data under a different name) is the reason this page exists. The legacy 2.1 binary formats are the largest remaining chunk and are being added one at a time, verified against real files rather than shipped on a guess.