openharmony 鸿蒙 uniform-data-type-list

2025-06-06 浏览 (1)

Prebuilt UTDs

A Uniform Type Descriptor (UTD) is used to address data type ambiguity in a system. It provides a standardized way to describe the same data type in different representations, such as MIME types and file name extensions. For example, when describing a JPG/JPEG image, you can use various formats like image/jpeg, .jpg, .jpeg, or image/picture.

When data in various formats is passed across applications or devices, the target application or device may fail to identify the data or can process the data after lots of adaptation.

To facilitate use, OpenHarmony is prebuilt with common UTDs, which are classified into Generic UTDs, system-specific UTDs, and application-specific UTDs.

Generic UTDs

Generic UTDs define universal data types that can be identified by a majority of applications, devices, and platforms in cross-application and cross-device interaction. The IDs of these type of UTDs are in general.xxx format. The following table lists the generic UTDs prebuilt in the system.

UTD IDBelongingToFile Name ExtensionMIME TypeDescription
general.entity---Generic physical storage type.
general.object---Generic logical content type.
general.filegeneral.entity--Generic file type.
general.directorygeneral.entity--Generic directory type.
general.foldergeneral.directory--Generic folder type.
general.symlinkgeneral.entity--Generic symbolic link type.
general.composite-objectgeneral.object--Generic composite content type, for example, a PDF file that contains text and images.
general.mediageneral.object--Generic media type.
general.content-formgeneral.object--Data content widget type.
general.imagegeneral.media--Generic image type.
general.pnggeneral.image.pngimage/pngPNG image format.
general.jpeggeneral.image.jpg, .jpeg,.jpeimage/jpegJPEG image format.
general.tiffgeneral.image.tif, .tiffimage/tiffTIFF image format.
general.raw-imagegeneral.image--Generic raw image type.
general.faxgeneral.image--Generic fax type.
general.xbitmap-imagegeneral.image.xbmimage/x-xbitmap,image/x-xbmX BitMAP (XBM) used in the X Window system (X11).
general.gifgeneral.image.gifimage/gifGIF image format.
general.djvu-imagegeneral.image.djv,.djvuimage/vnd.djvuDjVu image format.
general.jng-imagegeneral.image.jngimage/x-jngJPEG network graphics (JNG) format.
general.pcx-imagegeneral.image.pcximage/vnd.zbrush.pcxPicture Exchange (PCX), a Paintbrush Bitmap image format.
general.pbm-imagegeneral.image.pbmimage/x-portable-bitmapPortable Bitmap (PBM) image format.
general.pgm-imagegeneral.image.pgmimage/x-portable-graymapPortable Gray Map (PGM) image format.
general.pnm-imagegeneral.image.pnmimage/x-portable-anymapPortable Anymap (PGM) image format.
general.ppm-imagegeneral.image.ppmimage/x-portable-pixmapPortable Pixel Map (PPM) image format.
general.rgb-imagegeneral.image.rgbimage/x-rgbRed, green, and blue (RGB) image format.
general.svg-imagegeneral.image.svg,.svgzimage/svg+xmlScalable Vector Graphics (SVG) format.
general.wbmp-imagegeneral.image.wbmpimage/vnd.wap.wbmpWireless Bitmap image format.
general.xpixmap-imagegeneral.image.xpmimage/x-xpixmapX Window PixMap image format.
general.xwindowdump-imagegeneral.image.xwdimage/x-xwindowdumpX Window dump (XWD) image format.
general.heifgeneral.image.heif, .heifs, .hifimage/heifHigh Efficiency Image File (HEIF) format.
general.heicgeneral.image.heic, .heicsimage/heicHigh Efficiency Image Container (HEIC) format.
general.jpeg-2000general.image.jp2, .jpg2, .jpx, .jpf, .jpmimage/jp2, image/jpx, image/jpmJPEG 2000 (JP2) file format.
general.ief-imagegeneral.image.iefimage/iefImage exchange file format.
general.videogeneral.media--Generic video type.
general.avigeneral.video.avi, .vfwvideo/avi, video/msvideo, video/x-msvideoAudio Video Interleave (AVI) video format.
general.mpeggeneral.video.mpg, .mpeg, .m75, .m15,.mpevideo/mpg, video/mpeg, video/x-mpg, video/x-mpegMPEG-1 or MPEG-2 video format.
general.mpeg-4general.video.mp4, .mp4v, .mpeg4video/mp4, video/mp4vMPEG-4 video format.
general.3gppgeneral.video.3gp, .3gppvideo/3gpp3GPP video format.
general.3gpp2general.video.3g2, .3gp2, .3gpp2video/3gpp23GPP2 video format.
general.vobgeneral.video.vobvideo/mpeg, video/x-ms-vobVideo Object (VOB) format, a container format in DVD video media.
general.dif-videogeneral.video.difvideo/dvDIF video format.
general.dv-videogeneral.video.dvvideo/dvDV video format.
general.flc-animationgeneral.video.fli, .flcvideo/fli, video/flcFLIC animation file format.
general.mnggeneral.video.mngvideo/x-mngMultiple Network Graphics (NMG) format.
general.mpegurl-videogeneral.video.mxu, .m4uvideo/vnd.mpegurlMultimedia (video) playlist format.
general.tsgeneral.video.tsvideo/mp2ts, video/mp2tVideo stream format using MPEG.
general.mp2tgeneral.video.m2ts, .mts, .m2tvideo/mp2tBlu-ray Disc Audio-Video (BDAV) format.
general.mpeg-2general.video.mpeg2, .mpv2, .mp2v, .m2v, .mpvvideo/mpegMPEG-2 video format.
general.mpeg-1general.video.mpeg1, .mpv1, .mp1v, .m1vvideo/mpegMPEG-1 video format.
general.divx-videogeneral.video.divxvideo/divxDivX-encoded video format.
general.ogvgeneral.video.ogvvideo/oggOgg video format.
general.h264-videogeneral.video.h264video/H264H.264 video format.
general.audiogeneral.media--Generic audio type.
general.ogggeneral.audio.oggaudio/oggOGG audio format.
general.aiffgeneral.audio.aiffaudio/aiffAIFF audio format.
general.pcmgeneral.audio.pcmaudio/pcmPCM audio format.
general.flacgeneral.audio.flacaudio/flacFLAC audio format.
general.alacgeneral.audio.alacaudio/alacALAC audio format.
general.mp3general.audio.mp3audio/mp3MPEG-3 audio format.
general.aacgeneral.audio.aacaudio/aacAAC audio format.
general.au-audiogeneral.audio.au, .sndaudio/basic, audio/au, audio/sndAu audio format.
general.aifc-audiogeneral.audio.aifc, .aif, .aiffaudio/x-aiffAudio Interchange File Format (AIFC).
general.amrgeneral.audio.amraudio/amrAdaptive Multi-Rate (AMR) audio format.
general.amr-wbgeneral.audio.awbaudio/amr-wbAdaptive multi-rate Wideband (AMR-WB) audio format.
general.gsmgeneral.audio.gsmaudio/x-gsm, audio/gsmGlobal system for mobile audio format.
general.imygeneral.audio.imyaudio/imelodyNon-polyphonic ringtone exchange object format.
general.kargeneral.audio.karaudio/midiKaraoke MIDI file format.
general.mpegurl-audiogeneral.audio.m3uaudio/mpegurl,audio/x-mpegurlMultimedia (audio) playlist format.
general.mpeg-4-audiogeneral.audio.m4a, .m4baudio/mpegMPEG-4 format for audio only.
general.midi-audiogeneral.audio.mid, .midiaudio/midiMIDI audio format.
general.mp2general.audio.mp2audio/mpegMP2 audio format.
general.mpeg-audiogeneral.audio.mpgaaudio/mpegMPEG audio format.
general.mxmfgeneral.audio.mxmfaudio/mobile-xmfMobile XMF audio format.
general.otageneral.audio.otaaudio/midiOTA ringtone audio format.
general.plsgeneral.audio.plsaudio/x-scplsMultimedia playlist format.
general.rtttlgeneral.audio.rtttlaudio/midiRTTTL format.
general.psidgeneral.audio.sid, .psidaudio/prs.sidSID audio format.
general.ulaw-audiogeneral.audio.au, .ulw, .sndaudio/basic, audio/au, audio/sndμLaw audio format.
general.xmfgeneral.audio.xmfaudio/midiExtensible Music Format (XMF).
general.ac3-audiogeneral.audio.ac3audio/ac3Audio Codec 3 file format.
general.archivegeneral.object--Generic archive type.
general.tar-archivegeneral.archive.tarapplication/x-tar, application/tarTAR archive format.
general.zip-archivegeneral.archive.zipapplication/zipZIP archive format.
general.disk-imagegeneral.archive--Generic type of all file that can be mounted as volumes
general.bz2-archivegeneral.archive.bz2, .bzip2application/x-bzip2BZ2 archive format.
general.opggeneral.archive.opg-OPG archive file format.
general.lha-archivegeneral.archive.lhaapplication/x-lhaLHARC archive format.
general.lzh-archivegeneral.archive.lzhapplication/x-lzhLZH archive format.
general.lzx-archivegeneral.archive.lzxapplication/x-lzxLZX archive format.
general.shar-archivegeneral.archive.sharapplication/x-sharUnix shell archive (shar) format.
general.cpio-archivegeneral.archive.cpioapplication/x-cpioUnix CPIO archive format.
general.web-archivegeneral.archive.mht, .mhtmlapplication/x-mimearchiveMHTML web archive format.
general.ustargeneral.archive.ustarapplication/x-ustarUnix Standard TAR (UStar) archive format.
general.taz-archivegeneral.tar-archive.taz,.tar.z,.tzapplication/x-gtarTAZ archive format.
general.bz-archivegeneral.archive.bzapplication/x-bzipbzip archive format.
general.tar-bzip-archivegeneral.bz-archive.tbzapplication/x-bzip-compressed-tarTBZ archive format (TAR archives compressed with bzip)
general.tar-bzip2-archivegeneral.bz2-archive.tbz2application/x-bzip2-compressed-tarTBZ2 archive format (TAR archives compressed with bzip2)
general.xar-archivegeneral.archive.xarapplication/x-xarXAR archive format.
general.lza-archivegeneral.archive.lzaapplication/x-lzh-compressedLZA archive format.
general.arj-archivegeneral.archive.arjapplication/x-arjARJ archive format.
general.lzma-archivegeneral.archive.lzmaapplication/x-lzmaLZMA compressed file format.
general.lzma86-archivegeneral.archive.lzma86-LZMA86 compressed file format.
general.hfs-disk-imagegeneral.disk-image.hfs-HFS image file format.
general.img-disk-imagegeneral.disk-image.imgapplication/x-raw-disk-imageIMG image file format.
general.virtual-cdgeneral.disk-image.vcdapplication/x-cdlinkCD image file format.
general.isogeneral.disk-image.isoapplication/x-iso9660-imageOptical disc image (ISO) format.
general.textgeneral.object--Generic text type.
general.plain-textgeneral.text.txt,.texttext/plainText without specific encoding or identifier.
general.htmlgeneral.text.html, .htmtext/htmlHTML text format.
general.hyperlinkgeneral.text--Hyperlink format.
general.xmlgeneral.text.xmltext/xmlXML text format.
general.asc-textgeneral.text.asctext/plainASCII text format.
general.portable-objectgeneral.text.potext/plainPortable object format.
general.rich-textgeneral.text.rtf,.rtxtext/rtf, text/richtextRich text format.
general.delimited-values-textgeneral.text--Generic type of all delimited value texts.
general.diffgeneral.text.difftext/plainFormat of the file that dhows the differences between texts or source codes.
general.setextgeneral.text.etxtext/x-setextSetext Structure Enhancement Text File format.
general.gcdgeneral.text.gcdtext/x-pcs-gcdGeneral Content Descriptor (GCD) text format.
general.p7rgeneral.text.p7rapplication/x-pkcs7-certreqrespFormat of the file containing the response to a certificate request.
general.pemgeneral.text.pemapplication/x-pem-filePrivacy-Enhanced Mail (PEM) format.
general.loggeneral.text.logtext/plainLog file format.
general.telgeneral.text.telSchematic information file type, such as files containing device packaging diagram, network topology, encoding information, and more.
general.iongeneral.text.iontext/plainFile content description type.
general.confgeneral.text.conftext/plainGeneric configuration file type.
general.calendargeneral.text--Generic calendar data type.
general.vcsgeneral.calendar.vcstext/calendarvCalendar format.
general.icsgeneral.calendar.icstext/calendariCalendar format.
general.comma-separated-values-textgeneral.delimited-values-text.csvtext/csvComma-separated values (CSV).
general.tab-separated-values-textgeneral.delimited-values-text.tsvtext/tab-separated-valuesTab-separated values (TSV).
general.mathmlgeneral.xml.mmltext/mathml,application/mathml+xmlMathematical markup language file format.
general.xhtmlgeneral.xml.xhtmlapplication/xhtml+xmlExtended hypertext markup language file format.
general.rssgeneral.xml.rssapplication/rss+xmlRich Site Summary (RSS) format.
general.rdfgeneral.xml.rdfapplication/rdf+xmlResource Description Framework (RDF) file format.
general.source-codegeneral.text--Generic type of source code.
general.markdowngeneral.text.md, .markdown, .markdn, .mdowntext/markdownMarkdown format.
general.chess-pgngeneral.plain-text.pgnapplication/x-chess-pgn,application/vnd.chess-pgnPortable chess game notation format.
general.text-lstgeneral.plain-text.lst-Data list format.
general.c-sourcegeneral.source-code.ctext/x-csrcC source code.
general.c-headergeneral.source-code.htext/x-chdrC header file.
general.c-plus-plus-sourcegeneral.source-code.cp, .cpp, .c++, .cc, .cxxtext/x-c++srcC++ source code.
general.c-plus-plus-headergeneral.source-code.hpp, .h++ , .hxx, .hhtext/x-c++hdrC++ header file.
general.java-sourcegeneral.source-code.java, .javtext/x-javaJava source code.
general.boo-sourcegeneral.source-code.bootext/x-booBOO source code.
general.d-sourcegeneral.source-code.dtext/x-dsrcD source code.
general.html-componentgeneral.source-code.htctext/x-componentHTML component.
general.pascal-sourcegeneral.source-code.p,.pastext/x-pascalPascal source code.
general.texgeneral.source-code--TeX source code.
general.dvigeneral.tex.dviapplication/x-dviDevice-independent (DVI) format.
general.scriptgeneral.source-code--Generic script type.
general.type-scriptgeneral.source-code.ts-TypeScript source code.
general.java-scriptgeneral.source-code.js, .jscript, .javascripttext/javascriptJavaScript source code.
general.cssgeneral.script.csstext/cssCSS format.
general.haskell-scriptgeneral.script.hstext/x-haskellHaskell script.
general.literate-haskell-scriptgeneral.script.lhstext/x-literate-haskellLiterate Haskell script.
general.tcl-scriptgeneral.script.tcltext/x-tclTCL script.
general.jsongeneral.script.jsonapplication/jsonJSON format.
general.yamlgeneral.script.yaml, .ymlapplication/yamlYAML format.
general.shell-scriptgeneral.script.sh, .commandtext/x-shellscriptShell script.
general.etsgeneral.script.etsextended TypeScript source code format.
general.json5general.script.json5JSON5 file format.
general.csh-scriptgeneral.shell-script.cshtext/x-cshC-shell script.
general.perl-scriptgeneral.shell-script.pl, .pmtext/x-perl-scriptPerl script.
general.python-scriptgeneral.shell-script.pytext/x-python-scriptPython script.
general.ruby-scriptgeneral.shell-script.rb, .rbwtext/ruby-scriptRuby script.
general.php-scriptgeneral.shell-script.php, .php3, .php4, .ph3, .ph4, .phtmltext/x-php-script, text/php, application/phpPHP script.
general.urigeneral.object--Uniform Resource Identifier (URI).
general.file-urigeneral.uri--File URI.
general.navigationgeneral.object--Generic navigation data type.
general.locationgeneral.navigation--Navigation location.
general.databasegeneral.object--Generic database file type.
general.vcardgeneral.object.vcf, .vcardtext/vcard,text/x-vcardGeneric electronic business card type.
general.messagegeneral.object--Generic message type.
general.contactgeneral.object--Generic contact type.
general.executablegeneral.object--Generic executable file type.
general.c-objectgeneral.executable.oapplication/x-objectCompiled C file.
general.octet-streamgeneral.object-application/octet-stream -Any binary data type.
general.mesh-modelgeneral.object.msh,.mesh,.silomodel/mesh3D mesh model format.
general.certificategeneral.object--Generic certificate type.
general.cer-certificategeneral.certificate.cerapplication/pkix-certInternet certificate format.
general.crt-certificategeneral.certificate.crtapplication/x-x509-ca-cert,application/x-x509-server-cert,application/x-x509-user-certCertificate format.
general.crl-certificategeneral.certificate.crlapplication/x-pkix-crlCertificate revocation list (CRL) format.
general.cadgeneral.object--Computer-aided design (CAD) data type.
general.igesgeneral.cad.iges,.igsmodel/igesIGES format.
general.fontgeneral.object--Generic font type.
general.truetype-fontgeneral.font.ttffont/ttfTrueType font.
general.truetype-collection-fontgeneral.font.ttcfont/collectionTrueType collection font.
general.opentype-fontgeneral.font.otffont/otfOpenType font.
general.ofdgeneral.composite-object.ofd-Open Fixed-layout Document (OFD) format.
general.prngeneral.composite-object.prn-PRN format.
general.ebookgeneral.composite-object--Generic eBook type.
general.epubgeneral.ebook.epubapplication/epub+zipElectronic Publication (EPUB) format.

System-specific UTDs

The system-specific UTDs are closely related to a platform or an operating system and are used for cross-application interaction within the system or platform. The IDs of system-specific UTDs are in the os-name.xxx format. The following table lists the system-specific UTDs prebuilt in the system.

UTD IDBelongingToFile Name ExtensionMIME TypeDescription
openharmony.formgeneral.object--Form type defined by OpenHarmony.
openharmony.app-itemgeneral.object--Home screen icon defined by OpenHarmony.
openharmony.wantgeneral.object--Want data type defined by OpenHarmony.
openharmony.atomic-servicegeneral.object--Atomic service defined by OpenHarmony.
openharmony.packagegeneral.directory--Package defined by OpenHarmony.
openharmony.hapopenharmony.package.hap-Harmony Ability Package (HAP) defined by OpenHarmony.
openharmony.appopenharmony.package.app-Application package type defined by the system.
openharmony.hspopenharmony.package.hsp-Dynamic shared package defined by the system.
openharmony.haropenharmony.package.har-Static shared package defined by the system.
openharmony.hdocgeneral.composite-object.hdoc-Notepad file format defined by OpenHarmony.
openharmony.hinotegeneral.composite-object.hinote-Note file format defined by OpenHarmony.
openharmony.styled-stringgeneral.composite-object--String type defined by OpenHarmony.
openharmony.moving-photogeneral.media--Moving photo defined by OpenHarmony.
openharmony.pixel-mapgeneral.image--Pixel Map defined by OpenHarmony.
macos.dmggeneral.disk-image.dmgapplication/x-apple-diskimageInstallation package format defined by MacOS.
debian.debgeneral.archive.deb,.udebapplication/x-debian-package,application/vnd.debian.binary-packageSoftware package format defined by Debian.
com.android.apkgeneral.archive.apk, .apks, .aab, .xapk, .apkm, .akpapplication/vnd.android.package-archiveAndroid application installation package format.
redhat.rpm-archivegeneral.archive.rpmapplication/x-rpmRedHat application installation package format.
com.huawei.hmos.settings.wifigeneral.text.hmoswifiWi-Fi sharing configuration file format of HarmonyOS.

Application-specific UTDs

Application-specific UTDs are defined and maintained by a specific application or organization, and the data interaction is identified by the specific application. The IDs of these type of UTDs are in the **com.**company-name.xxx or **org.**organization-name.xxx format. The following table lists the application-specific UTDs prebuilt in the system.

UTD IDBelongingToFile Name ExtensionMIME TypeDescription
com.microsoft.bmpgeneral.image.bmp, .bmimage/bmp, image/x-ms-bmpMicrosoft Windows BMP format.
com.microsoft.icogeneral.image.icoimage/ico, image/x-iconMicrosoft Windows ICO (icon) format.
com.microsoft.advanced-systems-formatgeneral.media.asfvideo/x-ms-asf, application/vnd.ms-asfMicrosoft Advanced System Format (ASF).
com.microsoft.waveform-audiogeneral.audio,com.microsoft.advanced-systems-format.wav, .waveaudio/wav, audio/wave, audio/x-wavMicrosoft Windows Waveform Audio File Format.
com.microsoft.windows-media-wmgeneral.video,com.microsoft.advanced-systems-format.wmvideo/x-ms-wmMicrosoft Windows WM video format.
com.microsoft.windows-media-wmvgeneral.video,com.microsoft.advanced-systems-format.wmvvideo/x-ms-wmvMicrosoft Windows WMV video format.
com.microsoft.windows-media-wmpgeneral.video,com.microsoft.advanced-systems-format.wmpvideo/x-ms-wmpMicrosoft Windows WMP video format.
com.microsoft.windows-media-wmageneral.audio,com.microsoft.advanced-systems-format.wmaaudio/x-ms-wmaMicrosoft Windows WMA video format.
com.microsoft.windows-media-wmxgeneral.video,com.microsoft.advanced-systems-format.wmxvideo/x-ms-wmxMicrosoft Windows WMX video format.
com.microsoft.windows-media-wvxgeneral.video,com.microsoft.advanced-systems-format.wvxvideo/x-ms-wvxMicrosoft Windows WVX video format.
com.microsoft.windows-media-waxgeneral.audio,com.microsoft.advanced-systems-format.waxaudio/x-ms-waxMicrosoft Windows WAX audio format.
com.microsoft.windows-media-wmdcom.microsoft.advanced-systems-format, general.zip-archive.wmdapplication/x-ms-wmdMicrosoft Windows Media Download (WMD) package format.
com.microsoft.windows-media-wmzcom.microsoft.advanced-systems-format, general.zip-archive.wmzapplication/x-ms-wmzMicrosoft Windows Media Player skins file format.
com.microsoft.portable-executablegeneral.executable.exe,.dllapplication/vnd.microsoft.portable-executableMicrosoft Windows application.
com.microsoft.windows-installergeneral.executable.msiapplication/x-msiMicrosoft Windows installation package format.
com.microsoft.publisher.pubgeneral.composite-object.pubapplication/x-mspublisherMicrosoft Publisher document file format.
com.microsoft.windows-media-playlistgeneral.xml,general.media.wplapplication/vnd.ms-wplMicrosoft Windows media player playlist format.
com.microsoft.access.mdbgeneral.database.mdbapplication/msaccessMicrosoft Access database file format.
com.microsoft.htageneral.archive,general.executable.htaapplication/htaHTML application.
com.microsoft.internet.insgeneral.text.insapplication/x-internet-signupFile containing connection setup information that allows Windows to set up Internet access to an Internet Service Provider (ISP).
com.microsoft.internet.ispgeneral.text.ispapplication/x-internet-signupFile containing IIS ISP settings.
com.microsoft.inigeneral.text.ini-Windows initialization file.
com.microsoft.emailgeneral.message.emlmessage/rfc822Microsoft email format.
com.microsoft.messagegeneral.message.msg-Microsoft Outlook Mail Message format.
com.microsoft.pstgeneral.archive.pst-Microsoft Outlook Personal Folders File Format.
com.microsoft.cab-archivegeneral.archive.cabapplication/vnd.ms-cab-compressedMicrosoft Cabinet format, a compressed archive standard.
com.microsoft.wimgeneral.disk-image.wimapplication/x-ms-wimWindows image file format.
com.microsoft.swmgeneral.disk-image.swmapplication/x-ms-wimSplit Windows Imaging Format File.
com.microsoft.advanced-stream-redirectorgeneral.video.asxvideo/x-ms-asfMicrosoft Advanced Stream Redirector (ASX) format.
com.microsoft.curgeneral.image.curimage/icoMicrosoft Windows cursor file format.
com.microsoft.ddsgeneral.image.ddsimage/vnd-ms.ddsMicrosoft DirectDraw Surface (DDS) image format.
com.microsoft.metafilegeneral.composite-object.wmf-Microsoft Windows Metafile (WMF) format.
com.microsoft.word.docgeneral.composite-object.docapplication/mswordMicrosoft Word.
com.microsoft.excel.xlsgeneral.composite-object.xlsapplication/vnd.ms-excelMicrosoft Excel.
com.microsoft.powerpoint.pptgeneral.composite-object.pptapplication/vnd.ms-powerpointMicrosoft PowerPoint.
com.microsoft.word.dotgeneral.composite-object.dotapplication/mswordMicrosoft Word template.
com.microsoft.powerpoint.ppsgeneral.composite-object.ppsapplication/vnd.ms-powerpointMicrosoft PowerPoint slideshow file.
com.microsoft.powerpoint.potgeneral.composite-object.potapplication/vnd.ms-powerpointMicrosoft PowerPoint template.
com.microsoft.excel.xltgeneral.composite-object.xltapplication/vnd.ms-excelMicrosoft Excel template.
com.microsoft.visio.vsdgeneral.composite-object.vsdapplication/vnd.visioMicrosoft Visio.
com.microsoft.excel.difgeneral.composite-object.dif-Microsoft Excel Data Interchange Format.
com.microsoft.lsf-videogeneral.video.lsf, .lsxvideo/x-la-asfStreaming media format.
org.openxmlformats.openxmlgeneral.archive--Generic OpenXML format.
org.openxmlformats.wordprocessingml.documentorg.openxmlformats.openxml, general.composite-object.docxapplication/vnd.openxmlformats-officedocument.wordprocessingml.documentOpenXML-formatted Microsoft Word document.
org.openxmlformats.spreadsheetml.sheetorg.openxmlformats.openxml, general.composite-object.xlsxapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheetOpenXML-formatted Excel.
org.openxmlformats.presentationml.presentationorg.openxmlformats.openxml, general.composite-object.pptxapplication/vnd.openxmlformats-officedocument.presentationml.presentationOpenXML-formatted PowerPoint.
org.openxmlformats.drawingml.visioorg.openxmlformats.openxml, general.composite-object.vsdxapplication/vnd.openxmlformats-officedocument.drawingml.drawingOpenXML-formatted Visio.
org.openxmlformats.wordprocessingml.templateorg.openxmlformats.openxml, general.composite-object.dotxapplication/vnd.openxmlformats-officedocument.wordprocessingml.templateOpenXML-formatted Word template.
org.openxmlformats.presentationml.templateorg.openxmlformats.openxml, general.composite-object.potxapplication/vnd.openxmlformats-officedocument.presentationml.templateOpenXML-formatted PowerPoint template.
org.openxmlformats.presentationml.slideshoworg.openxmlformats.openxml, general.composite-object.ppsxapplication/vnd.openxmlformats-officedocument.presentationml.slideshowOpenXML-formatted PowerPoint slideshow file.
org.openxmlformats.spreadsheetml.templateorg.openxmlformats.openxml, general.composite-object.xltxapplication/vnd.openxmlformats-officedocument.spreadsheetml.templateOpenXML-formatted Excel template.
org.openxmlformats.drawingml.templateorg.openxmlformats.openxml, general.composite-object.vstx-OpenXML-formatted Visio template.
org.openxmlformats.wordprocessingml.document.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.docmapplication/vnd.ms-word.document.macroEnabled.12OpenXML-formatted Microsoft Word document with enabled macros.
org.openxmlformats.wordprocessingml.template.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.dotmapplication/vnd.ms-word.template.macroEnabled.12OpenXML-formatted Microsoft Word template file with enabled macros.
org.openxmlformats.spreadsheetml.template.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.xltmapplication/vnd.ms-excel.template.macroEnabled.12OpenXML-formatted Excel template file with enabled macros.
org.openxmlformats.spreadsheetml.addin.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.xlamapplication/vnd.ms-excel.addin.macroEnabled.12OpenXML-formatted Excel add-in with enabled macros.
org.openxmlformats.spreadsheetml.binary.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.xlsbapplication/vnd.ms-excel.sheet.binary.macroEnabled.12OpenXML-formatted, macro-enabled Excel file in binary format.
org.openxmlformats.spreadsheetml.sheet.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.xlsmapplication/vnd.ms-excel.sheet.macroEnabled.12OpenXML-formatted Excel file with macros written in VBA.
org.openxmlformats.presentationml.addin.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.ppamapplication/vnd.ms-powerpoint.addin.macroEnabled.12OpenXML-formatted PowerPoint add-in file with enabled macros.
org.openxmlformats.presentationml.presentation.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.pptmapplication/vnd.ms-powerpoint.presentation.macroEnabled.12OpenXML-formatted PowerPoint file with macros written in VBA.
org.openxmlformats.presentationml.slideshow.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.ppsmapplication/vnd.ms-powerpoint.slideshow.macroEnabled.12OpenXML-formatted PowerPoint slideshow file with enabled macros.
org.openxmlformats.presentationml.template.macroenabledorg.openxmlformats.openxml, general.composite-object, general.executable.potmapplication/vnd.ms-powerpoint.template.macroEnabled.12OpenXML-formatted PowerPoint template file with enabled macros.
org.openxmlformats.drawingml.visio.macroenabledorg.openxmlformats.openxml, general.composite-object.vsdm-OpenXML-formatted Visio drawing with enabled macros.
org.openxmlformats.drawingml.template.macroenabledorg.openxmlformats.openxml, general.composite-object.vstm-OpenXML-formatted Visio template with enabled macros.
com.kingsoft.officegeneral.archive--Generic Kingsoft Office document type.
com.kingsoft.office.writer.wpscom.kingsoft.office,general.composite-object.wps-Kingsoft WPS Office document.
com.kingsoft.office.writer.wptcom.kingsoft.office,general.composite-object.wpt-Kingsoft WPS Office document template.
com.kingsoft.office.presentation.dpscom.kingsoft.office,general.composite-object.dps-Kingsoft WPS Presentation.
com.kingsoft.office.presentation.templatecom.kingsoft.office,general.composite-object.dpt-Kingsoft WPS Presentation template.
com.kingsoft.office.spreadsheets.etcom.kingsoft.office,general.composite-object.et-Kingsoft electronic spreadsheet.
com.kingsoft.office.spreadsheets.templatecom.kingsoft.office,general.composite-object.ett-Kingsoft electronic spreadsheet template.
com.kingsoft.office.spreadsheets.etxcom.kingsoft.office,general.composite-object.etx-Kingsoft electronic spreadsheet in plain text format for exchanging data between different applications.
com.kingsoft.office.spreadsheets.ettxcom.kingsoft.office,general.composite-object.ettx-Kingsoft encrypted electronic spreadsheet.
org.oasis.opendocumentgeneral.archive--Generic OpenDocument type.
org.oasis.opendocument.textorg.oasis.opendocument, general.composite-object.odt, .fodtapplication/vnd.oasis.opendocument.textOpenDocument word processing document.
org.oasis.opendocument.spreadsheetorg.oasis.opendocument, general.composite-object.ods, .fodsapplication/vnd.oasis.opendocument.spreadsheetOpenDocument spreadsheet.
org.oasis.opendocument.presentationorg.oasis.opendocument, general.composite-object.odp, .fodpapplication/vnd.oasis.opendocument.presentationOpenDocument presentation.
org.oasis.opendocument.graphicsorg.oasis.opendocument, general.composite-object.odg, .fodgapplication/vnd.oasis.opendocument.graphicsOpenDocument graphics.
org.oasis.opendocument.formulaorg.oasis.opendocument.odfapplication/vnd.oasis.opendocument.formulaOpenDocument formula.
org.oasis-open.opendocument.chartorg.oasis.opendocument, general.composite-object.odcapplication/vnd.oasis.opendocument.chartOpenDocument chart.
org.oasis-open.opendocument.text-masterorg.oasis.opendocument, general.composite-object.odmapplication/vnd.oasis.opendocument.text-masterOpenDocument master document, which allows you to organize related documents as a single project.
org.oasis-open.opendocument.text-weborg.oasis.opendocument, general.composite-object.othapplication/vnd.oasis.opendocument.text-webOpenDocument HTML template.
org.oasis-open.opendocument.databaseorg.oasis.opendocument, general.database.odbapplication/vnd.oasis.opendocument.databaseOpenDocument database file.
org.oasis-open.opendocument.imageorg.oasis.opendocument, general.image.odiapplication/vnd.oasis.opendocument.imageOpenDocument image.
org.oasis-open.opendocument.formula-templateorg.oasis.opendocument, general.composite-object.otfapplication/vnd.oasis.opendocument.formula-templateOpenDocument formula template.
org.oasis-open.opendocument.chart-templateorg.oasis.opendocument, general.composite-object.otcapplication/vnd.oasis.opendocument.chart-templateOpenDocument chart template.
org.oasis-open.opendocument.presentation-templateorg.oasis.opendocument, general.composite-object.otpapplication/vnd.oasis.opendocument.presentation-templateOpenDocument presentation template.
org.oasis-open.opendocument.image-templateorg.oasis.opendocument, general.image.otiapplication/vnd.oasis.opendocument.image-templateOpenDocument image template.
org.oasis-open.opendocument.graphics-templateorg.oasis.opendocument, general.composite-object.otgapplication/vnd.oasis.opendocument.graphics-templateOpenDocument graphics template.
org.oasis-open.opendocument.spreadsheet-templateorg.oasis.opendocument, general.composite-object.otsapplication/vnd.oasis.opendocument.spreadsheet-templateOpenDocument spreadsheet template.
org.oasis-open.opendocument.text-templateorg.oasis.opendocument, general.composite-object.ottapplication/vnd.oasis.opendocument.text-templateOpenOffice document template.
org.openofficegeneral.archive--Generic OpenOffice type.
org.openoffice.calcorg.openoffice, general.composite-object.sxcapplication/vnd.sun.xml.calcOpenOffice spreadsheet.
org.openoffice.draworg.openoffice, general.composite-object.sxdapplication/vnd.sun.xml.drawOpenOffice drawing.
org.openoffice.writer-globalorg.openoffice, general.composite-object.sxgapplication/vnd.sun.xml.writer.globalOpenOffice master document, which allows you to organize and manage multiple related documents as a single project.
org.openoffice.impressorg.openoffice, general.composite-object.sxiapplication/vnd.sun.xml.impressOpenOffice presentation.
org.openoffice.mathorg.openoffice, general.composite-object.sxmapplication/vnd.sun.xml.mathOpenOffice Math document, which can be used to create and edit mathematical equations.
org.openoffice.writerorg.openoffice, general.composite-object.sxwapplication/vnd.sun.xml.writerFile format for OpenOffice Writer, which is a word processing application used to create and edit text documents.
org.openoffice.calc.templateorg.openoffice, general.composite-object.stcapplication/vnd.sun.xml.calc.templateOpenOffice spreadsheet template.
org.openoffice.draw.templateorg.openoffice, general.composite-object.stdapplication/vnd.sun.xml.draw.templateOpenOffice drawing template.
org.openoffice.impress.templateorg.openoffice, general.composite-object.stiapplication/vnd.sun.xml.impress.templateOpenOffice presentation template.
org.openoffice.writer.templateorg.openoffice, general.composite-object.stwapplication/vnd.sun.xml.writer.templateOpenOffice document template.
com.starofficegeneral.archive--Generic StarOffice type.
com.staroffice.drawcom.staroffice, general.composite-object.sdaapplication/vnd.stardivision.drawStarOffice drawing.
com.staroffice.calccom.staroffice, general.composite-object.sdcapplication/vnd.stardivision.calcOpenOffice spreadsheet.
com.staroffice.impresscom.staroffice, general.composite-object.sdd,.sdpapplication/vnd.stardivision.impressOpenOffice presentation.
com.staroffice.writercom.staroffice, general.composite-object.sdwapplication/vnd.stardivision.writerStarOffice text file.
com.staroffice.chartcom.staroffice, general.composite-object.sdsapplication/vnd.stardivision.chartStarOffice chart.
com.staroffice.mailcom.staroffice, general.composite-object.sdmapplication/vnd.stardivision.mailStarOffice email.
com.staroffice.writer-globalcom.staroffice, general.composite-object.sglapplication/vnd.stardivision.writer-globalStarOffice master document.
com.staroffice.mathcom.staroffice, general.composite-object.smfapplication/vnd.stardivision.mathStarOffice mathematical formula.
com.staroffice.templatecom.staroffice, general.composite-object.vorapplication/vnd.stardivision.templateStarOffice template.
com.adobe.pdfgeneral.composite-object.pdfapplication/pdfPDF format.
com.adobe.postscriptgeneral.composite-object.psapplication/postscriptPostScript file format.
com.adobe.framemakergeneral.composite-object.book,.fm,.frame,.makerapplication/x-makerAdobe FrameMaker file.
com.adobe.framemaker.mifgeneral.composite-object.mifapplication/vnd.mifFrameMaker Interchange Format.
com.adobe.postscript-fontgeneral.font--PostScript font.
com.adobe.postscript-pfb-fontcom.adobe.postscript-font.pfbapplication/x-fontPostScript Font Binary font.
com.adobe.postscript-pfa-fontcom.adobe.postscript-font.pfaapplication/x-fontAdobe Type 1 font.
com.adobe.encapsulated-postscriptcom.adobe.postscript.eps-Encapsulated PostScript format.
com.adobe.photoshop-imagegeneral.image.psdimage/x-photoshop, image/photoshop, image/psd, application/photoshopAdobe Photoshop document.
com.adobe.illustrator.ai-imagegeneral.image.ai-Adobe Illustrator document.
com.adobe.dcrgeneral.video.dcrapplication/x-directorAdobe Shockwave document.
com.adobe.dirgeneral.video.dirapplication/x-directorAdobe Director document.
com.adobe.dxrgeneral.video.dxrapplication/x-directorAdobe Director Protected Movie document.
com.adobe.futuresplashgeneral.video.splapplication/futuresplash, application/x-futuresplashFutureSplash animation format.
com.adobe.flashgeneral.video.swf, .flvapplication/x-shockwave-flash, video/x-flvAdobe Flash file format.
com.adobe.f4vgeneral.video.f4vvideo/mp4Flash MP4 video file format.
com.adobe.dng-raw-imagegeneral.raw-image.dngimage/x-adobe-dngDigital Negative, a type of raw file format used in digital photography.
com.sun.java-classgeneral.executable.class-Java class file.
com.sun.java-archivegeneral.archive,general.executable.jarapplication/java-archiveJava archive format.
com.sun.rastergeneral.image.rasimage/x-cmu-rasterSun Raster image format.
org.gnu.gnu-tar-archivegeneral.archive.gtarapplication/x-gtarGUN archive format.
org.gnu.gnu-zip-archivegeneral.archive.gz, .gzipapplication/x-gzip, application/gzipgzip archive format.
org.gnu.gnu-zip-tar-archivegeneral.archive.tgzapplication/x-gtargzip TAR archive format.
org.gnu.texinfogeneral.source-code.texinfo,.texiapplication/x-texinfoGNU Texinfo source file format.
com.amazon.mobigeneral.ebook.mobiapplication/x-mobipocket-ebookMOBI eBook format.
com.amazon.azwgeneral.ebook.azwapplication/vnd.amazon.ebookAZW eBook format.
com.amazon.azw3general.ebook.azw3application/vnd.amazon.mobi8-ebook, application/x-mobi8-ebookAZW3 eBook format.
com.amazon.kfxgeneral.ebook.kfx-KFX eBook format.
com.autodesk.dwggeneral.composite-object.dwgimage/vnd.dwgAutoCAD file format.
com.autodesk.dxfgeneral.composite-object.dxfimage/vnd.dxfAutoCAD Drawing Exchange Format (DXF).
com.autodesk.dwsgeneral.composite-object.dws-AutoCAD drawing standards file.
com.autodesk.dwtgeneral.composite-object.dwt-AutoCAD drawing template.
com.autodesk.dwfgeneral.composite-object.dwfmodel/vnd.dwfAutoCAD Design Web Format (DWF).
com.autodesk.dwfxgeneral.composite-object.dwfx-Autodesk format used for sharing 2D/3D design data.
com.autodesk.shpgeneral.composite-object.shp-AutoCAD 3D vector data format.
com.autodesk.shxgeneral.composite-object.shx-Format of a shape index file associated with AutoCAD.
com.autodesk.slide-librarygeneral.composite-object.slb-AutoCAD slide library file format.
com.autodesk.linegeneral.text.lin-AutoCAD line type definition file format.
com.autodesk.plottergeneral.composite-object.plt-AutoCAD vector-based plotter format used for printing or plotting drawings.
org.tug.bibgeneral.tex.bibtext/x-bibtexTeX bibliography database file format.
org.tug.clsgeneral.tex.clstext/x-texTeX document class file format.
org.tug.stygeneral.tex.stytext/x-texTeX style definition file format.
org.tug.texgeneral.tex.textext/x-texTeX source file format.
org.latex-project.latexgeneral.tex.ltx, .latexapplication/x-latexLaTeX source file format.
com.apple.media.playlistgeneral.media.m3u8application/vnd.apple.mpegurlUTF-8 M3U playlist format.
com.truevision.tga-imagegeneral.image.tgaimage/targa, image/tga, application/tgaTagged Graphics format for storing high-color images.
com.sgi.sgi-imagegeneral.image.sgiimage/sgiSilicon Graphics format for high-resolution images and 3D models.
com.ilm.openexr-imagegeneral.image.exr-OpenEXR format, a high dynamic range (HDR) image file format for visual effects in the film industry.
com.kodak.flashpix.imagegeneral.image.fpximage/fpx, application/vnd.fpxFlashPix flash picture file format.
com.coreldraw.cdrgeneral.image.cdrimage/x-coreldrawCorelDRAW vector graphics format.
com.coreldraw.cdtgeneral.image.cdtimage/x-coreldrawtemplateCorelDRAW template file format.
com.coreldraw.cptgeneral.image.cptimage/x-corelphotopaintCorel PHOTO-PAINT image format.
com.coreldraw.patgeneral.image.patimage/x-coreldrawpatternCorelDRAW pattern file format.
com.ea.iff-ilbmgeneral.image.ilbmimage/x-ilbmInterleaved bitmap image file format.
org.aomedia.avif-imagegeneral.image.avifimage/avifAVIF image file format.
com.google.webpgeneral.image.webpimage/webpWebP image file format.
org.gimp.xcfgeneral.image.xcfapplication/x-xcf,image/x-xcfGIMP image file format.
com.aol.art-imagegeneral.image.artimage/x-jgART file format
com.real.realmediageneral.video.rmapplication/vnd.rn-realmediaRealMedia file format.
com.real.realmedia-vbrgeneral.video.rmvbapplication/vnd.rn-realmedia-vbrRealMedia Variable Bitrate (RMVB) format.
com.real.realvideogeneral.video.rvvideo/x-pn-realvideoRealVideo format.
org.matroska.mkvgeneral.video.mkvvideo/x-matroskaMatroska video format.
com.sgi.moviegeneral.video.movievideo/x-sgi-movieSGI movie file format.
org.webmproject.webmgeneral.video.webmvideo/webmWebM audio and video format.
com.apple.m4vgeneral.video.m4vvideo/m4vM4V video format.
com.apple.quicktime-moviegeneral.video.mov,.qt,.movievideo/quicktimeQuickTime video format.
com.apple.m4p-audiogeneral.audio.m4paudio/mp4Audio file format used in iTunes Store.
com.real.realaudiogeneral.audio.ram, .raaudio/vnd.rn-realaudio, audio/x-pn-realaudioRealMedia audio format.
com.digidesign.sd2-audiogeneral.audio.sd2audio/x-sd2Digidesign Sound Designer II file format.
org.matroska.mkageneral.audio.mkaaudio/x-matroskaMatroska audio format.
com.yamaha.smafgeneral.audio.mmfapplication/vnd.smafMobile Music Format (MMF).
org.xiph.ogggeneral.audio.oga,.oggapplication/oggOgg Vorbis audio format.
com.sseyo.koan-audiogeneral.audio.skd,.skm, .skp, .sktapplication/x-koanKoan Internet music file format.
com.j2.jfx-faxgeneral.fax.jfx-J2 jConnect fax file format.
com.js.efx-faxgeneral.fax.efximage/efaxElectronic fax file format.
com.canon.cr2-raw-imagegeneral.raw-image.cr2image/x-canon-cr2Canon Raw 2 image file format.
com.canon.cr3-raw-imagegeneral.raw-image.cr3image/x-canon-cr3Canon Raw 3 image file format.
com.canon.crw-raw-imagegeneral.raw-image.crwimage/x-canon-crwCanon Raw CIFF image file format.
com.sony.arw-raw-imagegeneral.raw-image.arwimage/x-sony-arwSony Raw image format used by Sony digital cameras.
com.nikon.nef-raw-imagegeneral.raw-image.nefimage/x-nikon-nefNikon Raw image format used by Nikon digital cameras.
com.nikon.nrw-raw-imagegeneral.raw-image.nrwimage/x-nikon-nrwNikon raw image format.
com.apple.webarchivegeneral.archive.webarchiveapplication/x-webarchiveSafari webpage file format.
com.apple.binhex-archivegeneral.archive.hqxapplication/mac-binhex40BinHex 4.0 encoding file format.
com.apple.quicktime-linkgeneral.text.qtlapplication/x-quicktimeplayerQuickTime link file format.
org.troffgeneral.text.man,.t, .rofftext/troffUnix troff format.
com.wolfram.mathematica.notebookgeneral.text.nbapplication/mathematicaMathematica notebook file format.
com.red-bean.sgfgeneral.text.sgfapplication/x-go-sgfSmart Game Format (SGF) for encoding game records of chess board games.
org.bittorrent.torrentgeneral.text.torrentapplication/x-bittorrentBitTorrent file format.
com.spatial.acis.satgeneral.text.sat-ACIS 3D model type.
com.netscape.proxy-autoconfiggeneral.plain-text.pacapplication/x-ns-proxy-autoconfigProxy auto-configuration file format.
io.qt.mocgeneral.source-code.moctext/x-mocQt meta object compilation file format.
org.gnumeric.spreadsheetgeneral.xml.gnumericapplication/x-gnumericGnumeric spreadsheet format.
com.real.smilgeneral.xml.smilapplication/smilSynchronized Multimedia Integration Language (SMIL).
com.ghostscript.fontgeneral.font.gsfapplication/x-fontGhostscript font.
org.x.pcf-fontgeneral.font.pcfapplication/x-font,application/x-font-pcfPCF font.
org.openpgp.signaturegeneral.object.pgpapplication/pgp-signaturePretty Good Privacy (PGP) file format.
org.hdfgroup.hdfgeneral.composite-object.hdfapplication/x-hdfHierarchical Data Format (HDF).
com.edrawsoft.edrawmaxgeneral.composite-object.eddxapplication/x-eddxEdraw Max drawing format.
com.edrawsoft.edrawmindgeneral.composite-object.emmxapplication/x-emmxEdraw MindMaster drawing format.
net.cnki.cajgeneral.composite-object.cajapplication/cajChina Academic Journal (CAJ) file format.
com.mindjet.mindmanager.mmapgeneral.composite-object.mmap-MindManager mind map format.
com.hp.graphics-languagegeneral.composite-object.hpglapplication/vnd.hp-hpglHP Graphics Language (HPGL) file format.
com.wolfram.cdfgeneral.composite-object.cdfapplication/x-cdfWolfram Common Document Format (CDF) for storing and exchanging array-oriented data in scientific computing and engineering.
de.cinderella.cdygeneral.composite-object.cdyapplication/vnd.cinderellaCinderella structure file format.
com.3dsystems.stereolithographygeneral.composite-object.stlapplication/vnd.ms-pki.stlStereolithography 3D file format.
com.abisource.wordgeneral.composite-object.abwapplication/x-abiwordAbiWord file format.
io.sourceforge.freemindgeneral.composite-object.mmapplication/x-freemindFreeMind mind map file format.
com.idsoftware.doomgeneral.archive.wadapplication/x-doomDoom WAD file format used in video games.
com.android.webarchivegeneral.archive.webarchivexmlapplication/x-webarchive-xmlAndroid webpage file format.
com.rarlab.rar-archivegeneral.archive.rarapplication/rar,application/vnd.rarWinRAR compressed archive format.
org.7-zip.7-zip-archivegeneral.archive.7zapplication/x-7z-compressed7-ZIP compressed archive format.
com.rsa.pkcs-12general.archive.pfx,.p12application/x-pkcs12PKCS #12 certificate file format.
com.stuffit.sit-archivegeneral.archive.sitapplication/x-stuffitStuffIt compressed archive format.
com.allume.stuffit-archivegeneral.archive.sit, .sitxapplication/x-stuffit, application/x-sit , application/stuffitStuffit compressed archive format.
org.tukaani.xz-archivegeneral.archive.xzapplication/x-xzXZ compressed archive format.
org.tukaani.tar-xz-archiveorg.tukaani.xz-archive.txzapplication/x-xz-compressed-tarFile format that combines TAR with XZ.
com.winzip.zipxgeneral.archive.zipx-ZIPX compressed archive format.
org.godotengine.tpz-archivegeneral.archive.tpz-Format of the files exported from the Godot engine.
org.mozilla.xpinstallgeneral.archive.xpiapplication/x-xpinstallCompressed archive format.
com.ezbsystems.zipped-isogeneral.disk-image.isz-Format of the compressed ISO image in ZIP format.
com.dbase.dbfgeneral.database.dbfapplication/dbf, application/dbaseDatabase file format.
com.youtube.videogeneral.video.yt, .vtvideo/vnd.youtube.ytYouTube video format.
com.cisco.webex-videogeneral.video.wrfvideo/x-webexWebEx Recording file format.
org.csiro.annodexgeneral.video.axvvideo/annodexAnnodex video format.
com.fujifilm.raf-raw-imagegeneral.raw-image.rafimage/x-fuji-rafFujifilm raw image format.
com.panasonic.rw2-raw-imagegeneral.raw-image.rw2, .rawimage/x-panasonic-rawPanasonic raw image format.
com.pentax.pef-raw-imagegeneral.raw-image.pefimage/x-pentax-pefPentax Electronic format (PEF).
com.sumsung.srw-raw-imagegeneral.raw-image.srwimage/x-samsung-srwSamsung raw image format.
com.epson.erf-raw-imagegeneral.raw-image.erfimage/x-epson-erfEpson raw image format.
com.olympus.orf-raw-imagegeneral.raw-image.orfimage/x-olympus-orfOlympus raw image format.
org.w3.woffgeneral.font.wofffont/woffWeb Open Font Format (WOFF).
org.sqlite.databasegeneral.database.sqlite, .sqlite3, .db, .db3, .s3db, .sl3application/vnd.sqlite3SQLite database format.
com.microsoft.pdbgeneral.database.pdbapplication/x-ms-pdbProgram database format.
com.monkeysaudio.ape-audiogeneral.audio.pdbaudio/x-monkeys-audioMonkey's audio format.
org.xiph.opus-audiogeneral.audio.opusaudio/opusOpus lossy audio encoding format.
com.microsoft.tlbgeneral.object.tlbOLE library file format.
com.microsoft.cataloggeneral.object.catWindows catalog file format.
com.microsoft.vbscriptgeneral.script.vbsapplication/x-vbsVBScript format.
com.microsoft.sysgeneral.object.sysWindows system file format.
com.microsoft.powershell-scriptgeneral.script.ps1Windows PowerShell script format.
com.microsoft.registrygeneral.database.regDOS batch file format.
com.microsoft.dos-batchgeneral.script.batapplication/x-batWindows registry format.
com.microsoft.infgeneral.text.inftext/plainSetup information file format.
com.microsoft.sccdgeneral.xml.sccdSigned Custom Capability Descriptor (SCCD) file format.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙ArkData (Ark Data Management)

harmony 鸿蒙Access Control by Device and Data Level

harmony 鸿蒙Application Data Vectorization

harmony 鸿蒙AIP Overview

harmony 鸿蒙Application Data Persistence Overview

harmony 鸿蒙Database Backup and Restore

harmony 鸿蒙Database Encryption

harmony 鸿蒙Introduction to ArkData

harmony 鸿蒙Persisting Graph Store Data (for System Applications Only)

harmony 鸿蒙Persisting KV Store Data

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/WKNWNi