MobiOffice (formerly OfficeSuite)
MobiOffice (formerly OfficeSuite) is an easy-to-use office suite alternative, featuring MobiDocs, MobiSheets, and MobiSlides. It allows you to handle text documents, spreadsheets, and presentations efficiently.
MobiOffice supports all major file formats, including Microsoft Office (DOCX, ODT, PPTX), Google formats (Docs, Sheets, Slides), Apple iWork, and more.
Key components:
- MobiDocs lets you create and edit documents with a rich set of formatting tools.
- MobiSheets helps you manage and analyze data effortlessly, visualize trends, and create reports.
- MobiSlides allows you to design stunning presentations with customizable templates and multimedia support.
MobiDocs, MobiSheets, and MobiSlides are available as standalone apps on Windows.
MobiOffice integrates with MobiDrive, MobiSystems' cloud storage solution, for easy document saving and syncing. Start your free 7-day trial today and experience a complete office suite.
Learn more
Docmosis
Docmosis is a self-hosted or SaaS template-based document generation solution. Integrate with custom-built software applications or popular third-party apps using the API.
Create templates using MS Word or LibreOffice. Add plain-text placeholders to control: the insertion of text/images/tables; conditionally add/remove any content; perform calculations; loop over repeating data; format data/numbers and much more.
Used by customers in Finance, Health, Legal, Education, Government, HR, Insurance, Logistics, and Manufacturing to generate customized letters invoices, proposals, contracts, statements, reports and more.
Integrate with: Custom software built using Java, C#, Python, PHP, Ruby and more via a REST API; Low-code and no-code platforms like Appian, Bubble, Mendix, Outsystems; Third-party form builders or apps that can perform a webhook such as FormAssembly or Salesforce.
Learn more
pdf2docx
pdf2docx is a Python library that uses PyMuPDF to extract data from PDF files, parse their layouts according to rules, and generate corresponding .docx files via python-docx. It supports conversion of text, images, tables, and other structural elements; it includes tools to extract tables, handle formatting, and preserve layout as much as possible. It offers both a command-line interface and a graphical user interface. The internal architecture is modular; it includes packages for handling pages, layout, tables, images, shape paths, text spans/blocks, and other elements, enabling fine control over how PDF content is mapped into Word documents. Developers can use the API for batch conversions or integrate it into workflows; there's documentation on installation (from PyPI or source), usage, and technical details of layout-parsing, table extraction, and internal modules. The project is open source, hosted on GitHub, and made available under its license with no warranty.
Learn more