Skip to content

Local-running tool to combine map chunks captured by Journeymap, THE Minecraft Mod

License

Notifications You must be signed in to change notification settings

Th3C0D3R/journeymap-combiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JourneyMap Combiner (Client-side)

This tool stitches many tile images from the Minecraft Mod "JourneyMap" named x,y.png into one large image entirely in the browser.

INSTANT AVAILABLE HERE: JourneyMap Combiner

Features

  • Drag & drop or file picker
  • Thumbnail preview
  • Web Worker with OffscreenCanvas for non-blocking stitching
  • Fallback to main-thread drawing when OffscreenCanvas is not available
  • Safe-mode (draw rows in bands) to reduce peak memory pressure

Browser notes

  • Best experience in Chromium-based browsers or modern Firefox.
  • Very large final images may exceed browser canvas limits (~32k × 32k).
  • Use "Safe mode" for many tiles to reduce memory spikes.

License

MIT

About

Local-running tool to combine map chunks captured by Journeymap, THE Minecraft Mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published