Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

      <mime-type type="image/tiff-fx"/>
    
      <mime-type type="image/vnd.adobe.photoshop">
        <acronym>PSD</acronym>
        <_comment>Photoshop Image</_comment>
        <alias type="image/x-psd"/>
        <alias type="application/photoshop"/>
        <magic priority="50">
          <!-- Version of 0x0001 is PSD -->
          <match value="8BPS\x00\x01" type="string" offset="0"/>
          <!-- Version of 0x0002 is PSB -->
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top