Topic: [Service] map2png ~ Output a .map into a .png
Hey guys!
Few days ago I discovered Choupom's awesome and open-source tw-maps-gen on GitHub and decided to turn it into a web service that allows anyone to upload a map, tweak some stuff, toggle layers visibility and save the output into a png image.
It doesn't have any fancy interface but it just works. See for yourself:
Map upload menu
Render interface
Final output (saved with the tool):
(map is ctf_auroch_pathos)
It probably has a few bugs or glitches, I would appreciate if you could report them to me so I can fix these (with the map you wanted to render, and the different settings you selected).
This needs a decent browser to work. Note that the .map's and .png outputs are only stored temporarily on the server, and that you'll have to upload your map again to re-render it.
You can find the service here, and Choupom's render program here.
Your suggestions are welcome!
Thanks,
Lucky