I am excited to announce the release of octExtractor! A tool to extract metadata and images from binary OCT files built with Rust.
- Download the pre-built binaries for your operating system from the Releases page.
- Extract the downloaded file to a directory of your choice.
To use octExtractor, run the following command:
octExtractor.exe <path_to_fda_file> -e extension -o output
./octExtractor <path_to_fda_file> -e extension
- .png
- .tiff
- .jpg
- .bmp
-o, --output <output_dir>: Specify the output directory for extracted files (default is the current directory).
-e, --extension <extension>: Specify the output file format (supported: png, tiff, jpg, bmp).
-h, --help
-v, --version
9 July 2024
I want to give credit to this inspiring repository for providing valuable ideas for this project.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, please open an issue on GitHub or contact me at LinkedIn