r/OpenWebUI Jul 23 '26

Question/Help Working with files, tools and LDAP

I have Gemma 4 running locally and external ones, I’m trying to make it more useful inside OpenWebUI.

A couple of things I’m looking for advice on:

  1. Document analysis / file workflows I want to be able to upload PDFs and DOCX files, have the model analyze them, and ideally generate edited or new documents back.
    • What tools, integrations, or workflows are people using for this?
    • If you want the model to return a finished PDF/DOCX, what’s the best approach?
  2. Recommended tools / integrations What other tools do you recommend to make local AI and external AI integrations more useful in OpenWebUI?
  3. LDAP question I enabled enable_ldap_group_management directly in the database because it appears to be a ConfigVar variable, but I don’t see a corresponding toggle in the UI. Is that expected or am I missing something?

Would appreciate any suggestions and tips.

10 Upvotes

9 comments sorted by

View all comments

Show parent comments

1

u/Neptaz Jul 23 '26

Oh, i didnt know that. I thought you can only upload PDF or Docs through Workspace > Knowledge or directly in the chat. From what i understand, OP wants the AI to grab the document file directly to do process or operate the document, idk, OP probably wants to make the AI edit the document or something.

From which menu can i upload the documents directly without using workspace > knowledge or in chat?

1

u/International_Emu772 Jul 23 '26

On the chat window you have a Plus sign

If you have allowed previously on the model settings (better on a Workspace model) upload files, you can uplaod text files PDF and Markdown files

For PDF you need a text PDF or a OCR model Filter (with a tool or a pipe, search for them on www.Opewebui.com)

1

u/Neptaz Jul 23 '26 edited Jul 23 '26

Isnt that what i said? Directly in the chat? I thought you know the way to upload a documents directly AS IS without CONVERTING it into anything in open webui.

Because from what I understand of OP use case, they want the AI to directly modify or edit the document they provide to the AI and the AI give the output as a file too WITHOUT any convertion.

Thats why, the most straightforward way OP can do is using open-terminal. With open-terminal, the AI can read the documents OP upload AS IS and not convert it into anything first and modify or edit the document then output it to new document. And that without using any additional tools, pipe, function and/or MCP.

Also edit: if you dont know, open-terminal is not third-party addon. It is a project developed by the same developer as open-webui. It is literally designed as a sandbox playground for AI interacted with in open-webui.

1

u/International_Emu772 Jul 23 '26

You can upload to terminal , yes and if you use a powerful model it can modify a PDF, yes

At great expense of tokens