@@ -453,7 +453,9 @@ abortController.abort(); // Abort file-type reading from the Blob stream.
453
453
- [` deb` ](https://en.wikipedia.org/wiki/Deb_(file_format)) - Debian package
454
454
- [` dmg` ](https://en.wikipedia.org/wiki/Apple_Disk_Image) - Apple Disk Image
455
455
- [` dng` ](https://en.wikipedia.org/wiki/Digital_Negative) - Adobe Digital Negative image file
456
+ - [` docm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Word macro-enabled document
456
457
- [` docx` ](https://en.wikipedia.org/wiki/Office_Open_XML) - Microsoft Word document
458
+ - [` dotm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Word macro-enabled template
457
459
- [` dotx` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Word template
458
460
- [` drc` ](https://en.wikipedia.org/wiki/Zstandard) - Google's Draco 3D Data Compression
459
461
- [` dsf` ](https://dsd-guide.com/sites/default/files/white-papers/DSFFileFormatSpec_E.pdf) - Sony DSD Stream File (DSF)
@@ -536,7 +538,9 @@ abortController.abort(); // Abort file-type reading from the Blob stream.
536
538
- [` pdf` ](https://en.wikipedia.org/wiki/Portable_Document_Format) - Portable Document Format
537
539
- [` pgp` ](https://en.wikipedia.org/wiki/Pretty_Good_Privacy) - Pretty Good Privacy
538
540
- [` png` ](https://en.wikipedia.org/wiki/Portable_Network_Graphics) - Portable Network Graphics
541
+ - [` potm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft PowerPoint macro-enabled template
539
542
- [` potx` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft PowerPoint template
543
+ - [` pptm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft PowerPoint macro-enabled document
540
544
- [` pptx` ](https://en.wikipedia.org/wiki/Office_Open_XML) - Microsoft PowerPoint document
541
545
- [` ps` ](https://en.wikipedia.org/wiki/Postscript) - Postscript
542
546
- [` psd` ](https://en.wikipedia.org/wiki/Adobe_Photoshop#File_format) - Adobe Photoshop document
@@ -569,6 +573,7 @@ abortController.abort(); // Abort file-type reading from the Blob stream.
569
573
- [` woff2` ](https://en.wikipedia.org/wiki/Web_Open_Font_Format) - Web Open Font Format
570
574
- [` wv` ](https://en.wikipedia.org/wiki/WavPack) - WavPack
571
575
- [` xcf` ](https://en.wikipedia.org/wiki/XCF_(file_format)) - eXperimental Computing Facility
576
+ - [` xlsm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Excel macro-enabled document
572
577
- [` xlsx` ](https://en.wikipedia.org/wiki/Office_Open_XML) - Microsoft Excel document
573
578
- [` xltm` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Excel macro-enabled template
574
579
- [` xltx` ](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) - Microsoft Excel template
0 commit comments