What is a .schem file?
.schem is the schematic format used by WorldEdit, the most widely deployed building tool on Minecraft servers, and by its forks like FastAsyncWorldEdit. A .schem is essentially a region snapshot: block ids, blockstates, biomes, and a bounding box, all stored as compressed NBT.
Why view .schem files outside WorldEdit?
WorldEdit ships with //paste and //schem load for pulling schematics into a world, but there's no built-in preview. To see what's inside a file before pasting it, players historically had to spin up a fresh creative world or rely on clunky third-party tools.
Shulkr opens .schem files directly in the browser. No install, no account, and the file never leaves your device. Useful for auditing community schematic packs, comparing variants, or figuring out what an unlabeled download contains before pasting it into a live server.
Shulkr supports the modern Sponge .schem format used by WorldEdit, FastAsyncWorldEdit, and similar tools. Files saved in the legacy pre-1.13 .schematic format need to be re-saved as .schem in WorldEdit first.
