EveryDev.ai
Subscribe
Home
Tools

3,484+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. GenOffice
    GenOffice icon

    GenOffice

    Content Generation

    An AI-native open-source office suite for macOS, Windows, and Linux featuring a word processor, spreadsheet, presentations, and PDF editor built around AI editing as a first-class workflow.

    Visit Website

    At a Glance

    Pricing
    Open Source
    Free tier available

    Full GenOffice suite available free under Apache License 2.0 via GitHub.

    Team: $30/mo
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    macOS
    Linux
    iOS
    Web

    Resources

    WebsiteGitHubllms.txt

    Topics

    Content GenerationAI Development LibrariesDocument Management

    Alternatives

    WPS Officenotebooklm-pyCreative Intelligence Suite
    Developer
    MainfuncPalo Alto, CAEst. 2023$654.3M raised

    Listed Aug 2026

    About GenOffice

    GenOffice is an open-source, AI-native office suite developed by Genspark (Mainfunc, Inc.) and released under the Apache License 2.0. It ships five Electron applications — a word processor (Docs), spreadsheet (Sheets), presentation editor (Slides), PDF editor, and a suite shell — all sharing a common engine layer and a unified AI panel. The project was created in July 2026 and reached its latest Linux release (v0.5.149) in August 2026.

    What It Is

    GenOffice is a desktop office suite that treats AI editing as a core workflow rather than an add-on chat box. Each app embeds the same AI panel, which provides block-granular AI editing with version snapshots and diffs in Docs, and a tool-calling agent over workbook, slide, or PDF state in the other apps. Model calls are routed through the Genspark service; no local API key is required. The suite handles the three dominant office formats — .docx, .xlsx, and .pptx — with byte-preserving round trips designed to keep untouched content intact when files are reopened in Microsoft Office.

    Architecture and Format Fidelity

    The README describes a distinctive "narrow patch" philosophy across all three editing surfaces:

    • Docs (.docx): The original file is archived by hash on open. Only dirty paragraphs are regenerated via a paragraph-patch mechanism; all other bytes in the original XML are preserved, so layout survives a round trip in Word. The engine supports tracked changes, comments, styles, equations, and ink.
    • Sheets (.xlsx): The UI is built on the open-source Univer core (Apache-2.0) with in-house extensions. Import/export runs through a Rust sidecar (calamine + IronCalc), charts are rendered with Konva, and the app adds pivot tables, slicers, conditional formatting, and formula tracing.
    • Slides (.pptx): An in-house parse/render/edit engine handles masters, charts, cropping, ink, and text shaping via HarfBuzz metrics.
    • PDF: Built on pdf.js and pdf-lib, supporting annotations, forms, outlines, stamps, signatures, page operations, and printing.

    Engine Packages and Extensibility

    The core logic lives in pure TypeScript packages with no Electron dependency, making them independently testable:

    • docx-engine — docx parsing, block tree, OOXML fragment generation, byte-level patching
    • pptx-engine / pptx-render — pptx model and rendering
    • agent-core — the AI agent loop and skill composition shared across all apps
    • ai-provider — provider abstraction and streaming for model backends
    • ai-search — Genspark auth plus web and image search tools
    • file-parse — text extraction for AI attachments across office and text formats

    The sheets app additionally requires a Rust toolchain for its xlsx sidecar.

    Platform Support and Current Release

    GenOffice provides signed installers for macOS (Apple Silicon, macOS 11+) and Windows (x64, Windows 10+), plus .deb and .AppImage packages for Linux (x86_64, glibc 2.34+, Ubuntu 22.04 or newer). The latest release as of August 2026 is linux-v0.5.149 (GenOffice Linux v0.5.149, published 2026-08-06), with macOS at v0.5.83 and Windows at v0.5.79. All builds come from the main branch; older versions are available on the GitHub Releases page.

    Open-Source Model and Enterprise Direction

    The core suite is licensed under Apache License 2.0. The repository includes an ee/ directory reserved for future enterprise modules covered by a separate GenOffice Enterprise License, signaling a planned open-core commercial path. The GenOffice and Genspark names and logos are trademarks of Mainfunc, Inc. and are not covered by the Apache license. The project had accumulated over 2,000 GitHub stars and 342 forks within days of its public launch, according to the repository metadata.

    GenOffice - 1

    Community Discussions

    Be the first to start a conversation about GenOffice

    Share your experience with GenOffice, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Full GenOffice suite available free under Apache License 2.0 via GitHub.

    • AI-native word processor (Docs)
    • AI-native spreadsheet (Sheets)
    • AI-native presentation editor (Slides)
    • PDF viewer and editor
    • Byte-preserving round-trip editing

    Team

    Multi-seat plan for organizations deploying Genspark AI workspace across their workforce.

    $30
    per month
    • 12,000 credits/month per seat
    • Centralized admin & billing controls
    • Member roles, usage analytics, SSO/SAML, invoices, and connector management
    • Unlimited chat with top-tier models in AI Chat Agent
    • Unlimited image generation with top-tier models in AI Image Agent
    • 60 GB Storage with AI Drive per seat
    • Access to all latest video generation models
    • Access to all latest audio generation models
    • Commercial use of all AI-generated content
    • Between 2 and 150 users

    Enterprise

    Enterprise-grade AI for large organizations with custom pricing.

    Custom
    contact sales
    • All Team plan features
    • Enterprise-grade security
    • Custom deployment and integrations
    • Dedicated support
    View official pricing

    Capabilities

    Key Features

    • AI-native word processor with .docx support
    • AI-native spreadsheet with .xlsx support
    • AI-native presentation editor with .pptx support
    • PDF viewer and editor
    • Byte-preserving round-trip file editing
    • Block-granular AI editing with version snapshots and diffs
    • Tool-calling AI agent over workbook, slide, and PDF state
    • Shared AI panel across all apps
    • Tracked changes, comments, styles, equations in Docs
    • Pivot tables, slicers, conditional formatting in Sheets
    • HarfBuzz text shaping in Slides
    • PDF annotations, forms, stamps, signatures
    • Rust-based xlsx sidecar for import/export
    • Tabbed suite shell with auto-update
    • Signed macOS and Windows installers
    • Linux .deb and AppImage packages
    • No local model API key required

    Integrations

    Genspark AI service
    OpenAI
    Anthropic Claude
    Google Gemini
    Microsoft 365
    Google Workspace
    Univer (open-source spreadsheet core)
    pdf.js
    pdf-lib
    HarfBuzz
    Konva
    calamine
    IronCalc
    Tiptap
    API Available

    Demo Video

    GenOffice Demo Video
    Watch on YouTube

    Ratings & Reviews

    No ratings yet

    Be the first to rate GenOffice and help others make informed decisions.

    Developer

    Mainfunc

    Mainfunc builds developer tools and AI platforms for rapid prototyping, app development, and workflow automation.

    Founded 2023
    Palo Alto, CA
    $654.3M raised
    70 employees

    Used by

    Various SMEs and individual knowledge…
    Read more about Mainfunc
    WebsiteX / Twitter
    2 tools in directory

    Similar Tools

    WPS Office icon

    WPS Office

    Free AI-native office suite from Kingsoft with Writer, Spreadsheet, Presentation, and PDF tools — fully compatible with Microsoft Office formats.

    notebooklm-py icon

    notebooklm-py

    An unofficial Python API and CLI for Google NotebookLM, providing full programmatic access to notebooks, sources, chat, content generation, and downloads.

    Creative Intelligence Suite icon

    Creative Intelligence Suite

    A BMad Method module providing AI agents and workflows for brainstorming, design thinking, innovation strategy, and creative problem-solving.

    Browse all tools

    Related Topics

    Content Generation

    Advanced LLM-based tools that create high-quality, engaging marketing content, articles, and copy tailored to specific audiences, tones, and campaign objectives with minimal human input.

    272 tools

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    280 tools

    Document Management

    AI-enhanced platforms for intelligent file storage, organization, and collaboration that automatically categorize, version, and surface relevant documents when needed.

    43 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions