MiroRavaProj / DJI-Tools-and-Stuff

This is a project that tries to combine various DJI related tools
GNU General Public License v3.0
9 stars 1 forks source link

DJI Tools and Stuff

This project aims to consolidate various DJI-related tools, including thermal conversion tools, geotagged frame extraction from video, and more. If you're passionate about DJI technology and interested in contributing, your help is more than welcome!

Features

DJI Image Processor .EXE

For user convenience, we provide a packaged executable named DJI_Image_Processor. This executable includes the entire suite of DJI Tools and Stuff, making it easier for users to utilize the various functionalities without the need to set up dependencies manually, check out the installation steps for the .exe below!

NEW VERSION!!

Version 1.4 just released!

Added descriptions of inputs and parameters, Fixed many bugs, Improved Speed and usability.

How to Contribute

We welcome contributions from the community to enhance the functionality and features of this project. If you're interested in contributing, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure the code is properly formatted.
  4. Test your changes to make sure they work as expected.
  5. Commit your changes and create a pull request.

Contact Information

For any questions, suggestions, or contributions, feel free to reach out:

Name: Miro Rava
Contact: contact@miro-rava.com
Website: www.miro-rava.com

Getting Started

To get started with DJI Tools and Stuff, follow the steps below:

Installation from Github

Preliminary Steps:

  1. Download FFmpeg as a local executable file from FFmpeg's official website.
  2. Place the downloaded ffmpeg.exe file in the main folder of the project.

Installation Steps:

  1. Clone the repository: git clone https://github.com/MiroRavaProj/DJI-Tools-and-Stuff.git
  2. Navigate to the project directory: cd DJI-Tools-and-Stuff
  3. Open the folder with the source code and put the source code in the main folder

Running the Program

To run the program, start DJI_Image_Processor.pyw by double-clicking on the file or executing it from a command line interface.

Installation with .EXE file

  1. Download the .exe release zipped package
  2. Extract the zip file (self extracting .exe)
  3. Simply click the DJI_Image_Processor.exe file!

Disclaimer: If the .exe doesn't work (or the .exe file is not downloaded) is probably because your antivirus detected the file as malicious, since it is a side project there isn't an associated certificate with this .exe file.

License

This project is licensed under the General Public License - see the LICENSE file for details.

Acknowledgments

Thanks to Phil Harvey for Exiftool!

Enjoy using DJI Tools and Stuff! If you find any issues or have suggestions, please open an issue or reach out through the provided contact information. Contributions are highly appreciated.