Thermal Gradient

rjpg2tiff

Starting session...

DJI rjpg converter

Convert DJI thermal R-JPEG images to radiometric TIFF format with temperature data.

🎉 Conversion Complete!

Zipping files... please wait.

Your download will begin automatically.

✅ Download Started!

Your download has begun. Files are removed from the server after download.

Thermal Converter CLI Tool

For users who prefer to process images locally using a command-line interface, you can use our CLI tool. The tool connects to our API service to convert your thermal images and can be downloaded as a ZIP file or cloned from our GitHub repository.

Installation Instructions

To get started with the CLI tool:

  1. Clone the repository:
    git clone https://github.com/rjpgtiff/thermal-converter-api.git
    cd thermal-converter-api
  2. Navigate to the tool directory:
    cd thermal_converter
  3. Make the script executable (Linux/macOS):
    chmod +x convert.sh
  4. Run the converter:
    • Windows: Double-click convert.bat
    • macOS: Double-click run.command
    • Linux: Run ./convert.sh

Supported Products

📷 Zenmuse XT S
📷 Zenmuse H20 Series
🚁 Matrice 30 Series
📷 Zenmuse H20N
🚁 DJI Mavic 3 Enterprise
📷 Zenmuse H30 Series
🚁 DJI Matrice 4 Series

Frequently Asked Questions

🤔 My converted images appear completely white or black

This is normal for thermal TIFF files containing raw temperature data. Each pixel of the image contains temperature value in celsius, not visual colors.

📄 What format are the converted files?

The output files are radiometric TIFF files with:

  • 32-bit floating-point temperature data
  • Preserved GPS coordinates and metadata

🔒 Is my data secure?

Yes, your thermal data is completely secure:

  • Session-based processing - your files are isolated
  • Automatic cleanup - all files deleted after download
  • No storage - we don't keep your thermal images