Versionv1.0.3+git11.2fe5086
Revision12
Size3.3 MB
LicenseGPL-3.0
Confinementstrict
Basecore18
CategoriesUtilities

A toolkit to upload files to IPFS pinning services.


ipfs-pinner is a toolkit to help upload files or specific content id to IPFS pinning services.

Supported Pinning Services:

1.Infura

Infura is a freemium pinning service that doesn't require any additional setup. It's the default one used. Please bear in mind that Infura is a free service, so there is probably a rate-limiting.

Website: https://infura.io

Usage: ipfs-pinner file-to-path

2.Pinata

Pinata is another freemium pinning service. It gives you more control over what's uploaded. You can delete, label, and add custom metadata. This service requires signup.

Environment variables:

Unix*:

IPFSPINNERPINATAAPIKEY=your-api-key
IPFSPINNERPINATASECRETAPIKEY=your-secret-api-key


Windows:

set IPFSPINNERPINATAAPIKEY=your-api-key
set IPFSPINNERPINATASECRETAPIKEY=your-secret-api-key


Website: https://pinata.cloud

Usage: ipfs-pinner -p pinata file-to-path

Source: https://github.com/wabarc/ipfs-pinner

Update History

v1.0.3+git11.2fe5086 (12)
13 Dec 2025, 09:47 UTC

Published9 Aug 2020, 06:24 UTC

Last updated15 Jan 2022, 07:16 UTC

First seen13 Dec 2025, 09:47 UTC