TIFF File XMP Injection in Java

Job ID: 38719575

Budget: $30 – $250 AUD

I need a Java-based solution for injecting XMP metadata into TIFF files. This needs to be done without using any third-party libraries, without buffering the image, and in a stream-based manner. The input format will be a byte stream.

Key Requirements:
- Embedding XMP into TIFF files
- Any properties as String
- Input as InputStream, output to OutputStream

Ideal Skills:
- Proficient in Java
- Experience with TIFF and XMP
- Understanding of stream-based processing
- Ability to work without third-party libraries