Back to rankings

txperl/PixivBiu

Go

Pixiv artworks, easier to browse and keep.

pixivpixiv-downloaderpixiv-client
Star Growth
Stars
1.4k
Forks
79
Weekly Growth
Issues
3
5001k
Feb 2020Mar 2022May 2024Jul 2026
ArtifactsGo Modulesgo get github.com/txperl/PixivBiu
README

中文 · English · 日本語

PixivBiu

Go CI Release License

PixivBiu,一款不错的 Pixiv 辅助工具。

  • 浏览:完整客户端体验,作品、用户、排行,收藏与关注等
  • 筛选:快速筛选,如收藏数、浏览量、标签、类型等
  • 下载:原图下载,包括单图、多图、动图
  • 桌面与服务器:全平台支持,提供 Windows、macOS、Linux 程序包

使用

  1. 前往 Releases,下载对应系统的程序包
  2. 解压并运行 pixivbiu 文件
  3. 在浏览器中打开 http://127.0.0.1:4001 即可

配置

与功能、使用相关的配置,可以直接在设置页面中修改。

但请注意,有部分运维相关配置项,只能通过配置文件或环境变量修改。

常用环境变量:

变量 作用
PIXIVBIU_SERVER_HOST 监听地址(默认 127.0.0.10.0.0.0 对外)
PIXIVBIU_SERVER_PORT 监听端口(默认 4001
PIXIVBIU_LOG_LEVEL 日志级别 debug / info / warn / error
PIXIVBIU_DOWNLOAD_UGOIRA_FORMAT 动图输出 webp / gif / none
PIXIVBIU_APP_LANGUAGE 界面语言 auto / en / zh-CN / ja
PIXIVBIU_PIXIV_PROXY 代理 URL(scheme://host,空 = 直连)

具体的配置说明,可参见 docs/CONFIGURATION.md 文档。

Docker

你也可以直接通过 Docker Image 运行 PixivBiu。

docker run -d --name pixivbiu -p 4001:4001 \
  -v pixivbiu-data:/data -v "$PWD/downloads:/downloads" \
  ghcr.io/txperl/pixivbiu:latest

亦或是通过 Docker Compose 运行。

# clone repo and move to
git clone https://github.com/txperl/PixivBiu.git
cd PixivBiu

# (host bind mount for downloads) make the dir writable by the container's uid
mkdir -p downloads && sudo chown 65532:65532 downloads

# start it
docker compose up -d

完整的 Docker 相关说明,可参见 docs/DOCKER.md 文档。

开发

构建与开发需要 Go 1.26+bunmake 环境。

从源码构建

git clone https://github.com/txperl/PixivBiu.git
cd PixivBiu

# 构建前端与后端
# 产出的 bin/pixivbiu 已将前端内嵌
make dist

# 执行
./bin/pixivbiu

本地开发

开发时,可以 make dev 启动后端,然后 cd frontend && bun run dev 启动前端。

具体的项目架构与实现细节,可参见 AGENTS.md 文档。

Disclaimer & License

This project is intended for personal study and research only. Please comply with Pixiv's Terms of Service, respect creators' copyright, and refrain from any commercial or infringing use, or from redistributing downloaded works.

Released under the MIT License.

Related repositories
DIYgod/RSSHub

🧡 Everything is RSSible

TypeScriptnpmGNU Affero General Public License v3.0rsstwitter
docs.rsshub.app
45.3k10k
KurtBestor/Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.

PythonPyPIhitomiexhentai
24.2k2.2k
mikf/gallery-dl

Command-line program to download image galleries and collections from several image hosting sites

PythonPyPIGNU General Public License v2.0gallerydownloader
discord.gg/rSzQwRvGnE
18.9k1.5k
Notsfsssf/pixez-flutter

一个支持免代理直连及查看动图的第三方Pixiv flutter客户端

DartGNU General Public License v3.0pixivflutter
12.4k454
CeuiLiSA/Pixiv-Shaft

Pixiv第三方Android客户端

KotlinMIT Licensepixivandroid-app
7.5k243
xuejianxianzun/PixivBatchDownloader

Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more. 浏览器扩展程序,批量下载 Pixiv 上的插画和小说。过滤作品、下载时重命名、转换动态图片等。

TypeScriptnpmGNU General Public License v3.0pixivchrome-extension
pixiv.download
5.5k292
Pixeval/Pixeval

Wow. Yet another Pixiv client!

C#GNU General Public License v3.0pixivpixiv-client
pixeval.github.io
3.1k208
Notsfsssf/Pix-EzViewer

一个支持免代理直连及查看动图的第三方Pixiv android客户端

JavaMavenMIT Licensepixivandroid
notsfsssf.github.io/Pix-EzViewer
2.6k174
upbit/pixivpy

Pixiv API for Python

PythonPyPIThe Unlicensepixivpixiv-api
pypi.org/project/PixivPy3/
2k157
leoding86/webextension-pixiv-toolkit

A web extension for Pixiv

JavaScriptnpmvuejsvuetifyjs
1.7k103
Tsuk1ko/cq-picsearcher-bot

🤖 基于 saucenao / ascii2d / whatanime 的搜图机器人

JavaScriptnpmGNU General Public License v3.0qqrobot
moe.best/projects/qq-robot-picfinder.html
1.6k216
ultranity/Pix-EzViewer

一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 | A third-party Pixiv Android client with modern design and many other enhancements

KotlinMIT Licensepixivpix-ezviewer
ultranity.github.io/Pix-EzViewer/
1.2k37