Pinry vs Shiori
A side-by-side comparison of two self-hosted bookmarks & read-it-later options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Pinry | Shiori |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 47 · Fair | 81 · Excellent |
| Category | Bookmarks & Read-It-Later | Bookmarks & Read-It-Later |
| License | BSD-2-Clause | MIT |
| Language | Python | Go |
| Setup difficulty | Medium | Easy |
| Min. RAM | 256 MB | 128 MB |
| Deployment | docker, bare-metal | docker, binary |
| GitHub stars | ★ 3,422 | ★ 11,650 |
| First released | 2012 | 2017 |
| Replaces | Pinterest, Raindrop.io | Pocket, Raindrop.io |
What are Pinry and Shiori?
Pinry
Pinry is a self-hosted tiling image board system for saving, tagging, and sharing images, videos, and web pages. It works as a visual bookmarking tool similar to Pinterest.
- Pinterest-style tiling board
- Save images and web pages
- Tagging and sharing
Shiori
Shiori is a simple bookmark manager that lets you save and organize web pages with offline archiving. It is distributed as a single portable binary with both a web UI and a CLI.
- Single portable binary
- Offline page archiving
- Web UI and CLI
Pinry vs Shiori: key differences
Pinry is written in Python, while Shiori is built with Go. Licensing differs — BSD-2-Clause for Pinry versus MIT for Shiori. Shiori is the lighter option, starting around 128 MB of RAM against 256 MB for Pinry. Pinry is the more established project (first released 2012), while Shiori arrived in 2017. Shiori has the considerably larger community, at 11,650 GitHub stars versus 3,422.
Why pick each one
Choose Pinry if…
- Released under the BSD-2-Clause license
- First-class Docker support for quick deployment
- Active community (3.4k GitHub stars)
- Written in Python
Choose Shiori if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Mature project with 11.7k GitHub stars
Frequently asked questions
Is Pinry or Shiori better?
Shiori is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Pinry if its specific feature set fits your needs better.
Are Pinry and Shiori free and open-source?
Yes. Pinry is licensed under BSD-2-Clause and Shiori under MIT. Both can be self-hosted at no software cost.
Can I run Pinry and Shiori with Docker?
Pinry: yes. Shiori: yes.
Which is lighter on resources, Pinry or Shiori?
Shiori has the smaller minimum footprint at 128 MB of RAM, compared to about 256 MB for Pinry. Real-world usage depends on library size, user count, and enabled features.