A free frontend for pixiv that is simple yet sufficient.
  • PHP 67%
  • HTML 18.9%
  • CSS 13.6%
  • Dockerfile 0.5%
Find a file
2025-12-17 12:46:30 +08:00
.forgejo/workflows Update image tags to include tag name in CI/CD pipeline 2025-04-12 13:06:18 +08:00
app v2.2.2 2025-08-11 10:41:05 +08:00
docs mention page limitation in search results 2025-12-17 12:46:30 +08:00
.dockerignore Docker: use statically-linked php for smaller image size 2025-02-08 17:21:12 +08:00
.env.example update username in links 2025-05-17 01:53:45 +08:00
.gitignore Add compose.yaml to gitignore, sort content 2025-04-12 19:47:49 +03:00
cgi.php clean bootstrap scripts 2025-07-21 11:29:31 +08:00
cli.php clean bootstrap scripts 2025-07-21 11:29:31 +08:00
compose.example.yaml update links for docker image 2025-05-17 15:03:30 +08:00
composer.json use litexiv/litexiv for package name 2025-05-19 12:42:31 +08:00
composer.lock use litexiv/litexiv for package name 2025-05-19 12:42:31 +08:00
config.example.php capitalize cgi config names and prefix them 2025-01-30 00:22:44 +08:00
Dockerfile use litexiv/static-php 2025-05-25 18:07:49 +08:00
LICENSE proof of concept 2024-12-24 01:38:29 +08:00
README.md remove notice 2025-10-07 14:16:12 +08:00

LiteXiv

A free frontend for pixiv that is simple yet sufficient.

Features

  • Simple and lightweight interface;
  • No JavaScript included;
  • Hide potentially sensitive, R-18(G), and AI-generated artworks;
  • Instance owner can force NSFW off.

Installation

The recommended and simpler way is to install LiteXiv as a CLI program. You can also quickly deploy with Docker.

If you don't have shell access (e.g. using a web hosting provider), you can follow this guide. However, LiteXiv will be running slower this way.

Instances

Address Cloudflare? No token? SFW mode
https://litexiv.qunn.link No Yes 0
https://litexiv.bloat.cat No No 1
https://lxv.dc09.ru No Yes 1
https://lite.ext4.xyz No Yes 0

If you are hosting your own instance, you can request to add it here by creating an issue or pull request.

Translation

Translation status

You can help translate LiteXiv into your own language. Special thanks to everyone who contributes translation!

See Also

  • freexiv and vixip - The projects that Litexiv is directly inspired by. Both are no longer maintained unfortunately.
  • PixivFE - A modern-looking frontend that provides many more features than LiteXiv.
  • Vixipy - Another feature-rich frontend that can function mostly without a pixiv token.
  • LiteXiv Profile - A seperate program for managing your pixiv bookmarks locally. It is intended to work with LiteXiv.

License

This program is licensed under the GNU Affero General Public License, version 3. Check LICENSE or gnu.org for a copy of the license.

Third-party libraries used and their copyright and license notices are shown on the "About" page of the program.