Xojo and FITS Files

I’m very new to Xojo but I’m liking it a lot. This is my first forum post.

I’ve had a cursory search with no luck so far but does anyone know of a library/component that allows Xojo to handle image files in the FITS format?

https://fits.gsfc.nasa.gov/fits_standard.html

Welcome to the forum. Unfortunately I fear there will probably be no ready made library/component for FITS. Never even heard of the format till you posted it here.

Welcome Peter!

I’m not familiar with FITS but it looks like there are several (non-Xojo) libraries available. FITS Libraries

Xojo can directly communicate with external libraries via declare syntax. I don’t know what your level of expertise is, but this may be an option for you.