What is a .POTM file?
POTM is a macro-enabled Microsoft PowerPoint template - a POTX that may also contain VBA macros.
- Did you know
- A POTM is a PowerPoint template that can also carry VBA macros, the macro-enabled cousin of the .potx.
- Office uses the m suffix across POTM, DOTM and XLTM to flag macro-enabled files so automation is not silently trusted.
- Underneath it is the same zipped XML as PPTX, with the macros tucked away in a separate vbaProject.bin part.
- Under the hood a .POTM file is really a ZIP archive - rename it to .zip and you can browse the files inside.
- What Analyser shows you
- Open and read Microsoft Office documents - modern Word, Excel and PowerPoint (DOCX, XLSX, PPTX), their template, macro-enabled and slideshow variants (DOTX, XLTX, POTX, DOCM, XLSM, PPTM, PPSX), the binary Excel workbook (XLSB), and the legacy 97-2003 binaries (DOC, XLS, PPT) - plus the OpenDocument family in every shape: zipped and flat single-XML text, spreadsheets, presentations and graphics (ODT, ODS, ODP, ODG, FODT, FODS), templates (OTT, OTS, OTP, OTG), legacy StarOffice (SXW, SXC, SXD), and EPUB e-books, shown as page previews with selectable text, tables, sheets and slides. Excel workbooks (XLSX and its macro/template variants, plus the binary XLSB) and OpenDocument spreadsheets (ODS) additionally open in a full analysis workbench alongside the sheet preview - a virtualised grid with sort, filter, search and column tools, a group-by summary, and a chart builder - to explore the data itself, not just preview it.
- Open a .POTM file
- Drag a .POTM file onto the Analyser home page (or tap to pick one). It opens entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.