qpixel Review, Pricing & Features

QPixel review covering the open-source Q&A platform behind Codidact, its features, license, self-hosting options, pros, cons, and use cases.

Category
Community Platforms
Pricing
Free and open-source software; self-hosted with no license fee (Codidact.com itself is a free community running on QPixel), from Free
Verified
Not yet
Last updated
July 19, 2026
Founded
2019
Headquarters
Not applicable (distributed open-source community project rather than a headquartered company)
Web AppAPIOpen SourceSelf-Hosted

Overview

QPixel is the open-source Ruby on Rails software that powers Codidact, a community-run, Stack-Exchange-style question-and-answer network. The codebase originated in 2016 as a small Q&A project, then was substantially revived and rebuilt starting in 2019 when a group of volunteers formed Codidact after a moderation controversy on Stack Exchange.

Codidact's first community, Writing, launched publicly around December 2020 running on QPixel, and the network has since grown to include several topic-specific communities, with codidact.com serving as the flagship deployment of the software.

Key Features

QPixel supports multiple independent communities and post types, including traditional question-and-answer content and longer-form articles, all within a single installation. A reputation and privilege system unlocks moderation and site-management capabilities as users demonstrate trustworthy activity, and a vote-weighting algorithm accounts for controversial or contested answers rather than relying on simple upvote counts.

Content is written in Markdown with live preview, and native MathJax support makes the platform well suited to STEM communities that need to render mathematical and scientific notation. QPixel supports Docker-based deployment to simplify self-hosting.

Pricing

QPixel is released under the GNU Affero General Public License version 3.0 and is free to download, self-host, and modify, with no license fee. The AGPL license requires that anyone who modifies and runs QPixel as a public service also makes their modified source code available.

Because it is a community-maintained open-source project rather than a company, QPixel has no company headquarters, subscription tiers, or paid support contract; users can either self-host their own instance or join an existing community on the Codidact network for free.

Key Features

Pros & Cons

Pros

  • Completely free and open-source with no vendor lock-in
  • AGPL license keeps community improvements open and shared
  • Built-in MathJax support is well suited to STEM and technical communities
  • Active volunteer development with a public roadmap on GitHub
  • Multi-community architecture supports several topic areas from one deployment

Cons

  • No official commercial support or SLA, since this is a volunteer-run community project
  • Self-hosting requires Ruby on Rails operations knowledge
  • Smaller ecosystem and user base than Stack Exchange
  • Interface is more utilitarian than some polished commercial Q&A products
  • Documentation is spread across multiple community sites, including GitHub, Meta, and Collab, rather than centralized

Pricing

Frequently Asked Questions

What is QPixel?

QPixel is the open-source Ruby on Rails software that powers Codidact, a community-run Q&A and knowledge-sharing platform.

Is QPixel free?

Yes, QPixel is free and open-source, released under the AGPL-3.0 license with no license fee to download, self-host, or modify.

What license does QPixel use?

QPixel is released under the GNU Affero General Public License version 3.0, which requires modified versions run as a public service to share their source code.

Can I self-host QPixel?

Yes, QPixel supports Docker-based self-hosting, and other organizations besides Codidact run their own independent instances.

What is the difference between QPixel and Codidact?

QPixel is the underlying software; Codidact is the community network and flagship deployment that runs on QPixel.

What is Codidact?

Codidact is a community-run, open-source Q&A network that formed in 2019 as an independent alternative to Stack Exchange.

Does QPixel support LaTeX or math notation?

Yes, QPixel includes native MathJax support for rendering mathematical and scientific notation in posts.

Related Tools