Image::ExifTool::FITS β Read Flexible Image Transport System metadata
| Use Case | Command | Description |
|---|---|---|
| Extract FITS metadata | exiftool -a -G1 -s file.fits | Display all FITS header keywords with group names |
| Read specific header key | exiftool -NAXIS1 file.fits | Retrieve the value of a specific keyword |
| View raw FITS header | exiftool -b -H file.fits | Dump the raw header as plain text |
| List all tags in FITS module | exiftool -list -fits | Show all available FITS tag names |
This module is used by Image::ExifTool
This module contains definitions required by Image::ExifTool to read meta information from FITS (Flexible Image Transport System) images.
Copyright 2003-2022, Phil Harvey (philharvey66 at gmail.com)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
https://fits.gsfc.nasa.gov/fits_standard.html
Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-22 01:02 @2600:1f28:365:80b0:d8a5:c3c6:bf94:28c0
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format