[GH-ISSUE #1296] adding odp file type #830

Open
opened 2026-03-02 16:01:41 +03:00 by kerem · 2 comments
Owner

Originally created by @Penworks on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1296

Trying to add odp file type to work in the viewer (like ppt or pptx) and it keeps defaulting to Mime zip type. I added odp to list of file types and to line 3278 online viewer extensions. Not sure why it isnt working.

Originally created by @Penworks on GitHub (Mar 25, 2025). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1296 Trying to add odp file type to work in the viewer (like ppt or pptx) and it keeps defaulting to Mime zip type. I added odp to list of file types and to line 3278 online viewer extensions. Not sure why it isnt working.
Author
Owner

@smalos commented on GitHub (Jul 4, 2025):

Neither Google Docs nor Microsoft Office Online actually support online ODP viewing.
You’ll see the viewer frame, but the document will not display.

<!-- gh-comment-id:3035051528 --> @smalos commented on GitHub (Jul 4, 2025): Neither Google Docs nor Microsoft Office Online actually support online ODP viewing. You’ll see the viewer frame, but the document will not display.
Author
Owner

@Penworks commented on GitHub (Jul 4, 2025):

hi. Ive done a bit of work on configuring some aspects of TFM. Ive implemented ViewerJS as a different doc viewer option, so I can now preview odt and odp. Its a good solution. I also dont have a filesize limitation (eg I can preview a pdf book thats 80mb).

I had planned to share the way Ive done this so I'll post here when I share that as a repo or gist maybe.

ODT

Image

ODP

Image

<!-- gh-comment-id:3035201939 --> @Penworks commented on GitHub (Jul 4, 2025): hi. Ive done a bit of work on configuring some aspects of TFM. Ive implemented ViewerJS as a different doc viewer option, so I can now preview odt and odp. Its a good solution. I also dont have a filesize limitation (eg I can preview a pdf book thats 80mb). I had planned to share the way Ive done this so I'll post here when I share that as a repo or gist maybe. ODT ![Image](https://github.com/user-attachments/assets/10a79bb9-98ee-43a4-9b5d-301073157741) ODP ![Image](https://github.com/user-attachments/assets/a0d6c848-8623-4fa8-988a-58105b2f4d7a)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#830
No description provided.