Skip to content
@publira

Publira

We build modern tools and ecosystems for digital publishing, focusing on e-books and webcomics (manga).

Welcome to Publira

Publira builds digital publishing in the open: a publishing platform for manga and novels, and the e-book and comic libraries that grew out of it. Every repository below is open source.

The platform

A multi-tenant SaaS that gives publishers with limited IT resources a digital distribution platform for manga and novels, which they can run under their own brand. Publishers and editors register the book information they receive from creators, and readers read it on the web or on mobile. It is built for portability, ease of operation, and freedom from vendor lock-in.

Libraries and applications

A Go library for decoding, encoding, and validating EPUB 3 files. It is built around io.ReaderAt and io.Writer rather than a filesystem, opens assets on demand to keep memory use low, and validates against EBPAJ- and KADOKAWA-style conventions.

A highly extensible, headless-UI inspired React comic viewer. It provides memory-safe virtualization of high-resolution pages, responsive single and double-page spreads, RTL and LTR reading directions, and a plugin API for custom data pipelines, while leaving the UI to you.

A web application that builds fixed-layout EPUBs from a set of images and extracts the images back out of an existing EPUB. Go on the backend, React and TypeScript on the frontend, and a container image ready to run.

Around the projects

  • website — the source of https://www.publira.dev/, built with Next.js.
  • base-images — the shared Dev Container images published to ghcr.io/publira/base-images.
  • .github — the community health files, templates, and security policy shared across the organization, including this page.

Our Vision

We are building a next-generation digital publishing platform in the open. The platform is open source alongside the parsers, viewer engines, and infrastructure components that make it work, so that a publisher can adopt it, run it, and adapt it without depending on us.

Pinned Loading

  1. publira publira Public

    The Open-Source Gateway to Your Digital Publishing Utopia.

    TypeScript

  2. epub-web epub-web Public

    画像ファイル群からのePub生成、およびePubからの画像抽出機能を備えたWebアプリケーションです。

    TypeScript

  3. epub epub Public

    Go library for decoding, encoding, and validating EPUB 3 files

    Go 1

  4. comic-viewer comic-viewer Public

    A highly extensible, headless-UI inspired React comic viewer. Supports single/double page spreads, RTL/LTR reading directions, and plugin-based data processing pipelines.

    TypeScript

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…