Image::ExifTool::FITS — Read Flexible Image Transport System metadata
| Use Case | Command | Description |
|---|---|---|
| 📖 Read all FITS metadata | exiftool image.fits | Dump all FITS header records |
| 🔍 Extract specific tags | exiftool -TAG image.fits | Retrieve a single FITS keyword value |
| 📋 List all FITS tags | exiftool -list -fits:all image.fits | Show available FITS tag names |
| 💾 Write FITS metadata | exiftool -TAG=VALUE image.fits | Set or update a FITS header keyword |
| 📂 Batch process | exiftool -r -ext fits /path/ | Recursively process all .fits files |
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. FITS is the standard data format used in astronomy 🌌 for storing, transmitting, and analyzing scientific data and 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>
"FITS Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm)
Generated by phpman v4.9.29 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-21 01:04 @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