[GH-ISSUE #4316] [BUG]: Cant embed pptx file (PowerPoint) #2747

Closed
opened 2026-02-22 18:31:04 -05:00 by yindo · 2 comments
Owner

Originally created by @IngvarKofoed on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4316

How are you running AnythingLLM?

Docker (local)

What happened?

I see the following error in the log when I try to embed a pptx document.

[collector] info: -- Working Test.pptx --

[collector] error: ReferenceError: options is not defined

    at asOfficeMime (/app/collector/processSingleFile/convert/asOfficeMime.js:47:27)

    at async processSingleFile (/app/collector/processSingleFile/index.js:69:10)

    at async /app/collector/index.js:44:11

Running version 1.8.5

Thanks! :)

Are there known steps to reproduce?

  1. Embed a simple pptx (PowerPoint) file
Originally created by @IngvarKofoed on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4316 ### How are you running AnythingLLM? Docker (local) ### What happened? I see the following error in the log when I try to embed a pptx document. ``` [collector] info: -- Working Test.pptx -- [collector] error: ReferenceError: options is not defined at asOfficeMime (/app/collector/processSingleFile/convert/asOfficeMime.js:47:27) at async processSingleFile (/app/collector/processSingleFile/index.js:69:10) at async /app/collector/index.js:44:11 ``` Running version 1.8.5 Thanks! :) ### Are there known steps to reproduce? 1. Embed a simple pptx (PowerPoint) file
yindo added the possible bug label 2026-02-22 18:31:04 -05:00
yindo closed this issue 2026-02-22 18:31:04 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 20, 2025):

Patched - bb7d65f0eb
ty!

@timothycarambat commented on GitHub (Aug 20, 2025): Patched - bb7d65f0eb6bebdc8465d66881a42011d4a3c2e5 ty!
Author
Owner

@IngvarKofoed commented on GitHub (Aug 21, 2025):

Verified and works! Awesome and super fast work! Thanks! :) 👍

@IngvarKofoed commented on GitHub (Aug 21, 2025): Verified and works! Awesome and super fast work! Thanks! :) 👍
yindo changed title from [BUG]: Cant embed pptx file (PowerPoint) to [GH-ISSUE #4316] [BUG]: Cant embed pptx file (PowerPoint) 2026-06-05 14:48:19 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2747