PixInsight Forum (historical)
Software Development => XISF - Extensible Image Serialization Format => Topic started by: Xplode on 2018 January 30 12:11:02
-
I'm converting all FITS files to XISF and this is pretty time consuming to do all the time, i wonder if it would be possible to have a XISF standalone conversion tool made? Commandline would be totally ok, just point it to a folder and it would convert all FITS files and either keep or delete the old files.
-
Hi Xplode,
i think the script
BatchFormatConversion
should exactly do what you want
Gerald
-
I use that script all the time, but it can't run outside Pixinsight which is what i'm after