.FIT

FIT File

Flexible Image Transport System (FITS) image
Ask a question
QUICK ANSWER

A .fit file is a FITS (Flexible Image Transport System) astronomy image - the standard scientific data format used by telescopes, astrophotography cameras, and research archives since 1981. Open it with SAOImageDS9 or NASA FITS Liberator (both free). Note that .fit, .fits, and .fts all refer to the same format; renaming the file is enough if a tool insists on a specific spelling.

Developer: FITS standard maintained by the IAU FITS Working Group / NASA Category: Raster Image Files Open standard MIME: application/fits
OPENS ON Windows macOS Linux Web
Related: .JPG · .PNG · .TIF · .ECW

On this page

19k+ extensions indexed
Last reviewed Jul 4, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the FIT file format?

A .fit file is used to store astronomical data captured through telescopes for research and scientific purposes. .fit is an alternate extension for the Flexible Image Transport System - more commonly saved as .fits - a format endorsed by both NASA and the International Astronomical Union (IAU) as the standard for scientific imaging and data exchange.

Unlike typical raster formats such as .tiff or .png, a .fit file stores data in a combination of plain-text ASCII header blocks and binary data arrays. Each file can hold multiple Header+Data Units (HDUs), allowing one .fit file to contain images, tables, and spectra together. The ASCII headers use fixed 80-character keyword cards, the first of which is always SIMPLE = T at byte offset 0. Processed .fit files can be opened, analyzed, and exported with applications such as SAOImageDS9 or the NASA FITS Liberator.

Security & safety

RISK: LOW

A FITS .fit file is passive scientific data (an image/table), not an executable, so opening one is safe. The usual pitfall here isn't malware but using the wrong app: a FITS astronomy file won't open in a fitness viewer, and a Garmin activity .fit won't open in an astronomy viewer. Identify the file by its source (telescope vs watch) and pick the matching tool.

Format details

in a nutshell
FULL NAMEFlexible Image Transport System (FITS) image
DEVELOPERFITS standard maintained by the IAU FITS Working Group / NASAsince 1981 (IAU standard)
MIME TYPEapplication/fits
TYPEScientific image/table container (binary data with ASCII header)
STANDARDOpen · royalty-free
This extension is also used by…
  • Garmin FIT (Flexible & Interoperable Data Transfer) activity file - Compact binary fitness/GPS workout log written by Garmin and other sports watches/bike computers; opened in Garmin Connect/Strava or converted to GPX/TCX with GPSBabel.
MAGIC BYTES · FILE SIGNATURE
OFFSET
000102030405
HEX
53494D504C45
ASCII
SIMPLE
A FITS file begins with a plain-text 80-column header card whose first keyword is "SIMPLE" with the value T at offset 0. There is no binary magic - the ASCII "SIMPLE =" header is the identifier. The extension is usually .fits, but .fit and .fts are common alternates for the same format.

Programs that open FIT files

Windows3 apps
SAOImageDS9 Open-source The standard free astronomy viewer; File > Open the .fit/.fits to display and analyse the image.
NASA FITS Liberator Free Free tool to open FITS and export to TIFF/16-bit for astrophotography processing.
XnView MP Freemium Free image viewer that opens FITS images for a quick look (not for science analysis).
macOS1 app
SAOImageDS9 Open-source Free macOS build; open the FITS image for viewing and analysis.
Linux1 app
SAOImageDS9 Open-source Standard astronomy viewer on Linux; open the FITS file to display/analyse.
Web1 app
Aladin Lite Free Browser-based astronomy viewer for FITS images and sky surveys.

Technical details

deep spec
Magic identifierASCII text `SIMPLE = T` at byte offset 0; no binary magic number
Header card formatFixed 80-character keyword-value-comment cards, packed 36 per 2880-byte block
Block size2880 bytes per block - a legacy multiple of 36 × 80 characters inherited from the magnetic-tape era
Structure unitHeader+Data Unit (HDU); a single file may hold multiple HDUs containing images, tables, and spectra
MIME typeapplication/fits
Alternate extensions`.fits` (canonical), `.fts`; all three extensions refer to the same format
Byte orderBig-endian (network byte order) for all binary array data
Supported integer depths8, 16, 32, and 64-bit signed integers; depth controlled by the BITPIX keyword
Supported float depths32-bit and 64-bit IEEE 754 floating-point (BITPIX values −32 and −64)
Maximum array axesUp to 999 axes via the NAXIS keyword (NAXIS1 through NAXIS999)
World Coordinate System (WCS)Built-in header keywords encode sky coordinates (RA, Dec, equinox, projection) for astrometric calibration
Table supportBinary table (BINTABLE) and ASCII table extensions store catalogs and spectra alongside image data
Tile compressionOptional lossless and lossy tile compression via the FITS tiled-image compression convention, stored as BINTABLEs
Null pixel valuesUndefined pixels flagged with the BLANK keyword for integers or IEEE NaN for floating-point arrays
Standard authorityIAU FITS Working Group with NASA/GSFC technical support; conformance defined by the FITS standard document
Released1981 (IAU standard)
Open standardYes · royalty-free
Specificationfits.gsfc.nasa.gov

FIT conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with FIT files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about FIT files.

Frequently asked questions

What is a FITS (.fit) file?
It's a Flexible Image Transport System file - the standard astronomy data format for images, spectra and tables, with an ASCII metadata header. Telescopes, astrophotography cameras and science archives produce them.
How do I open a FITS (.fit) astronomy image?
Use a free astronomy viewer: SAOImageDS9 (the standard), NASA FITS Liberator, or Aladin Lite online. XnView MP opens FITS for a quick look. These read the .fit/.fits/.fts variants.
Is .fit the same as .fits?
For astronomy, yes - .fit, .fits and .fts are the same FITS format; some software just prefers one spelling, so you can rename the file.
How do I convert a FITS image to TIFF or JPEG?
Open it in SAOImageDS9 or NASA FITS Liberator and export. FITS Liberator is ideal for 16-bit TIFF; for a quick JPEG/PNG, stretch the image in a viewer first, then export.
Why won't my .fit FITS file open in a normal image viewer?
Most everyday image viewers don't understand the scientific FITS format or its wide data range. Use an astronomy tool like DS9 or FITS Liberator, which know how to read and scale FITS data.

References

1NASA - FITS standard (FITS Support Office)fits.gsfc.nasa.gov
2SAOImageDS9 - astronomical imaging and data visualizationsites.google.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.MDMarkdown Document
3.CRDOWNLOADChrome Partial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.NOMEDIAAndroid No-Media Marker File
7.RPMSGRestricted Permission Message
8.EXEWindows Executable (Portable Executable)
9.AVIFAV1 Image File Format (AVIF)
10.ICSiCalendar data file

Related extensions

.JPGJPEG Image
.PNGPortable Network Graphics
.TIFTagged Image File Format
.ECWEnhanced Compression Wavelet (ECW) image
.AVIFAV1 Image File Format (AVIF)
.JP2JPEG 2000 Image (ISO/IEC 15444-1)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z