Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SOI (0.02 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <_comment>Joint Photographic Experts Group</_comment>
        <tika:link>http://en.wikipedia.org/wiki/Jpeg</tika:link>
        <tika:uti>public.jpeg</tika:uti>
        <magic priority="50">
          <!-- FFD8 is the SOI (Start Of Image) marker.              -->
          <!-- It is followed by another marker that starts with FF. -->
          <match value="0xffd8ff" type="string" offset="0"/>
        </magic>
        <glob pattern="*.jpg"/>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top