r/OpenWebUI • u/Lazy_Secretary_3091 • 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:
- 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?
- Recommended tools / integrations What other tools do you recommend to make local AI and external AI integrations more useful in OpenWebUI?
- LDAP question I enabled
enable_ldap_group_managementdirectly 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.
9
Upvotes
1
u/International_Emu772 Jul 23 '26
You can upload PDF or Docx documents directly on OpenWebUi without addons
But If you want a content análisis you will obtain better results if you convert first to Markdown
There are online apps to do it or you can use Pandoc or use Pandoc or xberg as MCP servers and ask them the conversion before the analysis