EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
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. Developers
    3. voidrab

    voidrab

    voidrab is the software and document-processing practice of Thomas Karner, providing secure tools for PDF and document processing. Its products emphasize browser-local or open-source processing, collaboration, document comparison, and PDF/A validation/conversion.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    9Capabilities
    Discussions
    Gussenbauergasse 4/5, AustriaHeadquarters
    2025Est.
    1Employee
    Focus Areas
    AI Development Libraries
    Document Management
    Automated Testing
    Connect
    Latest News
    gopdfrab repository merged contribution-onboarding documentation in pull request #56.Sep 1, 2026
    Thomas Karner published 'voidrab: Smarte Dokumentenverarbeitung', introducing the PDF Co-Viewer and PDF Pattern Matcher and explaining their technology and use cases.Feb 20, 2026
    Markets
    • Project teams
    • Education and e-learning
    • Sales and consulting
    • Remote-work teams
    • +5 more

    AI Tools by voidrab

    (1)
    View gopdfrab
    gopdfrab tool icon

    gopdfrab

    Go Library for PDF/A Compliance

    AI Dev LibrariesDocument ManagementAutomated Testing

    Discussions

    No discussions yet

    Be the first to start a discussion about voidrab

    Latest News

    09/01/2026

    gopdfrab repository merged contribution-onboarding documentation in pull request #56.

    github.com
    02/20/2026

    Thomas Karner published 'voidrab: Smarte Dokumentenverarbeitung', introducing the PDF Co-Viewer and PDF Pattern Matcher and explaining their technology and use cases.

    thomas-karner.com
    02/21/2026

    The voidrab blog published 'Building a Collaborative PDF Viewer', covering WebSocket-based collaborative PDF viewing with Nuxt and Cloudflare Workers.

    voidrab.com
    12/05/2025

    The gopdfrab repository was created with its initial commit for PDF/A processing in Go.

    github.com

    Products & Services

    3
    PDF Co-Viewer

    A browser-based real-time collaboration tool for viewing PDFs together. A host uploads a PDF and participants join by room ID; synchronized scrolling/page changes, shared highlighting, host-transfer requests, and WebSocket-based coordination let teams review the same document without screen sharing or installation.

    PDF Pattern Matcher

    A browser-based PDF comparison and analysis tool that uses regular expressions and OCR to find and compare values such as IBANs, email addresses, invoice numbers, UUIDs, and custom patterns across reference and comparison document stacks. It supports scanned documents, batch comparison, discrepancy reporting, and CSV export; processing runs locally in the browser.

    gopdfrab
    2025-12-05

    An open-source pure-Go library and CLI for PDF structural checks, PDF/A-1b verification and conversion, encrypted-PDF decryption, diagnostics, and browser execution through WebAssembly. It is dual-licensed under AGPL 3.0 and a commercial license for closed-source use.

    Market Position

    voidrab positions itself around privacy-conscious, secure document processing: the PDF Pattern Matcher runs locally in the browser, the Co-Viewer avoids screen-sharing overhead, and gopdfrab is a pure-Go, static-binary alternative for PDF/A processing. gopdfrab's published benchmark compares it directly with Apache PDFBox Preflight and veraPDF, reporting higher throughput and lower cold latency on its stated corpus.

    Leadership

    Founders

    TK

    Thomas Karner, MSc

    Owner and sole proprietor. He has worked as a software engineer at NTBS since July 2022 and at fiskaly from July 2020 to July 2022; he holds master's degrees in Wirtschaftsinformatik / IT, Digitalization and Sustainability from FH Technikum Wien and Hochschule Luzern, a BSc in Wirtschaftsinformatik from FH Technikum Wien, and an informatics Matura from HTL Wiener Neustadt.

    Executive Team

    TK

    Thomas Karner, MSc

    Owner / Software Engineer and Consultant

    Self-employed since September 2025; software engineer at NTBS since July 2022 and previously at fiskaly from July 2020 to July 2022. His stated expertise covers application development, digitization, process automation, Java, Go, Python, and web development.

    Business Model

    Pricing Tiers

    Commercial use / support
    Contact for pricing

    The voidrab product article invites inquiries for commercial use of the PDF tools and for implementation support; no public price is listed.

    Target Markets

    Industries & Segments
    • Project teams
    • Education and e-learning
    • Sales and consulting
    • Remote-work teams
    • Accounting and controlling departments
    • Human resources
    Use Cases
    • Project-team document reviews and proofreading
    • Education and e-learning sessions
    • Sales and consulting walkthroughs of contracts or presentations
    • Remote-work document discussions without full meeting software
    • Accounting and controlling reconciliation of statements and invoices
    • HR searching of applicant document pools

    Quick Facts

    Headquarters
    Gussenbauergasse 4/5, 1090 Vienna, Austria
    Founded
    2025
    Entity Type
    Einzelunternehmen
    Employees
    1
    Office Locations
    Gussenbauergasse 4/5

    History & Milestones

    2026-02-20

    Thomas Karner published a detailed introduction to voidrab's PDF Co-Viewer and PDF Pattern Matcher, describing their capabilities, technology, and target users.

    2026-09-01

    The gopdfrab repository's latest fetched commit added contribution-onboarding documentation (pull request #56).

    09/2025

    Thomas Karner began self-employed software development and consulting; the legal business is registered as IT-Dienstleistungen Thomas Karner e.U.

    2025-12-05

    The gopdfrab repository recorded its initial commit, establishing the open-source Go PDF/A validation and conversion library.

    Key Capabilities

    9
    Client-side PDF processing so documents do not need to leave the user's device
    PDF Co-Viewer synchronized scrolling, page changes, shared annotations/highlighting, and host transfer
    WebSocket real-time communication and browser-based P2P-like PDF distribution
    PDF Pattern Matcher regex extraction, OCR for scans, batch comparison, discrepancy analysis, and CSV export
    gopdfrab PDF/A-1b verification and conversion
    gopdfrab PDF structural integrity checks based on the Arlington PDF Model

    Integrations & Partnerships

    Platform Integrations

    • PDF Co-Viewer and PDF Pattern Matcher are browser-based web applications.
    • gopdfrab is available as a Go package, a command-line tool, and a WebAssembly module for browser use.
    • gopdfrab can be installed with Go tooling and integrated into CI pipelines, serverless functions, and edge runtimes.

    Connect

    Website
    voidrab.com/
    GitHub
    voidrab

    AI Topics

    3

    voidrab focuses on these topics:

    AI Development Libraries(1)
    Document Management(1)
    Automated Testing(1)
    Back to all developersSuggest an edit