Skip to content

Latest commit

 

History

History
60 lines (37 loc) · 1.82 KB

README.md

File metadata and controls

60 lines (37 loc) · 1.82 KB

octExtractor

I am excited to announce the release of octExtractor! A tool to extract metadata and images from binary OCT files built with Rust.

thumbnail image image

Installation

  • Download the pre-built binaries for your operating system from the Releases page.
  • Extract the downloaded file to a directory of your choice.

Usage

To use octExtractor, run the following command:

octExtractor.exe <path_to_fda_file> -e extension -o output
./octExtractor <path_to_fda_file> -e extension

Supported Output Extensions

  • .png
  • .tiff
  • .jpg
  • .bmp

Command-Line Options

-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

Updates

9 July 2024

Contributions

I want to give credit to this inspiring repository for providing valuable ideas for this project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or suggestions, please open an issue on GitHub or contact me at LinkedIn