- What is a FITS file?
- FITS (Flexible Image Transport System) is the standard file format for astronomical images used by NASA, ESA, and observatories worldwide. It stores image data, metadata headers, and can contain multiple data dimensions — from simple 2D images to complex 3D data cubes.
- Do my FITS files leave my device?
- No — all rendering is 100% local. FITS data never leaves your browser. Canvas output is generated client-side. You can use FITS Viewer completely offline after the initial page load.
- What color maps are supported?
- This viewer offers 11 color maps including Grayscale, Viridis, Heat, Inferno, Magma, Rainbow, Cubehelix, Twilight, and more. You can also adjust stretch modes (linear, log, sqrt) and fine-tune brightness/contrast with the histogram slider.
- Can I combine multiple FITS files into a color image?
- Yes. Import 3 FITS files, assign each to Red, Green, or Blue channel, and the viewer composites them into a single RGB image using the selected stretch for each channel. Ideal for multi-filter observations from the same target.