Search:

Type: Posts; User: Json

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    3,027

    Re: Retrieving Meta-Data from a File

    You put it in your lib folder of your application or where ever you store your external jars. Just make sure its on the classpath when you run your own application.

    // Json
  2. Replies
    7
    Views
    3,027

    Re: Retrieving Meta-Data from a File

    How about you grab a hold of this jar file.

    /com/drewnoakes/metadata-extractor/2.4.0-beta-1/ - Maven Repository Browser - Jarvana

    You need metadata-extractor-2.4.0-beta-1.jar and in it there...
  3. Replies
    7
    Views
    3,027

    Re: Retrieving Meta-Data from a File

    Well the TIFF spec tells you where the information is stored in the file itself, I thought you were trying to implement your own TIFF reader so to speak. Are you just after some java library that...
  4. Replies
    7
    Views
    3,027

    Re: Retrieving Meta-Data from a File

    I take it you've had a look at the spec?

    http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf

    // Json
Results 1 to 4 of 4