Quick and dirty NodeJS tool for converting cubemap textures into equirectangular projections. In particular, from https://wwwtyro.github.io/space-3d/.
npm install, then
node index.js [options]
-i, --input: Input filename-o, --output: Output filename-w, --width: Output width-h, --height: Output height