Skip to main content
Participating Frequently
January 10, 2025
質問

Do you know of, or recommend a FITS to DNG converter?

  • January 10, 2025
  • 返信数 3.
  • 541 ビュー

I'm going to be getting some images in the FITS format. I keep trying to ask Adobe if they have or could recommend a converter, and got nowhere.  Suggestions appreciated.

 

John

返信数 3

mu-files
Participant
May 25, 2026

If you use Python. I just released a FITs to DNG convertor on github. It has extensive support for DNG - including arbitrary metadata, tiling, and JPEG/JXL image compression.

https://github.com/mu-files/mu-rasppi/blob/main/docs/README_astro.md 

Inspiring
January 10, 2025

Message removed.

 

johnrellis
Legend
January 10, 2025

ImageMagick is a robust open-source package that can read FITS and write over 99 other file formats, including DNG. I've never tried that particular conversion path, but ImageMagick is easy to install and try.

 

This NASA page lists several apps that claim to convert FITS to TIFF.  You could then use Adobe DNG Converter to batch convert the TIFFs to DNG.

johnrellis
Legend
January 10, 2025