Pixiv 下载器

轻松下载Pixiv 图像和视频!*

* Instag 允许您从任何图片托管网站下载图库、视频和收藏

如何下载 Pixiv 的图片和视频

下载Pixiv图片和视频

只需在任何图片网址前添加instag.com/即可保存,例如:

instag.com/https://www.example.com/path/to/media
或通过 3 个简单步骤下载 Pixiv 内容。
1. 复制 Pixiv URL

前往 Pixiv,找到图像/视频,然后复制其链接。

2. 粘贴 Pixiv 链接

将链接粘贴到此页面顶部的输入字段中。

3. 下载 Pixiv 内容并在 Instag 上分享

单击下载按钮立即获取您的内容,并在 Instag 上向您的朋友展示。

与 Instag API 一起构建, 容易

想要为自己的产品增加节省吗?我们的API负责重担,只需提出要求,我们就退回文件。快速,可以。

简易认证
友好的REST设计设计
快速融入任何语言
可靠加班时间
Python
import requests

response = requests.post(
    "https://api.instag.com/api/download",
    headers={"Authorization": "API_KEY"},
    json={"url": "URL"},
)

for item in response.json()["items"]:
    print(item["type"], item["url"])

常见问题

Paste any public Pixiv URL into the box above. Pixiv requires the original account to be public for a download to succeed — private profiles will return an error.

Pixiv is image-based. Instag returns the original file (JPG, PNG, or WebP) without re-compression so quality is preserved bit-for-bit.

Quality on Pixiv matches the original upload. Instag never re-compresses; whatever the creator pushed is what you save.

Pixiv only exposes content from public profiles to third-party tools. If the account is private, Instag returns an error rather than guessing — that's a deliberate privacy policy, not a bug.

Pixiv is creator-heavy, so a lot of our visitors are downloading their own posts to repurpose. Instag has no license to redistribute someone else's work — keep commercial use to material you have permission for.

Pixiv is image-board / gallery shaped. Each post is one or more images; Instag downloads the entire post in a single batch instead of forcing you to click each image.

Pixiv does not impose a daily limit on downloads through Instag. You can save as many items as you like, one URL at a time or in a batch from the same post.

Instag returns Pixiv images in the original format. iOS, Android, Windows, macOS, and Linux all open them natively — no converter step required.

Downloading from Pixiv through Instag is free. There's no credit card, no sign-up, and no per-download quota on the free tier. Premium (Pro) removes ads and adds batch downloads — neither is required for basic Pixiv saves.

Saving Pixiv content for personal use is generally fine; redistributing copyrighted material without permission is not. Instag does not own or license Pixiv content — you are responsible for how you use what you download.

Instag does not retain Pixiv URLs you submit, the files produced, or any account info. Downloads stream through and are discarded; there is no per-user history page because there is no history.

If a Pixiv download fails, the most common cause is a private account — public posts always work; private ones are blocked by Pixiv at the API layer, not by Instag.

请注意,我们不存储任何内容,所有内容都通过管道传输给您,甚至图像也以 base64 的形式传输到您的浏览器。我们就是这样的。

-
Loading...
获取下载提示及更新

API 隐私政策 服务条款 联系我们 BlueSky 在 BlueSky 上关注我们

2026 Instag LLC | 由制造 nadermx