ZK Social Protocol
  • Introduction
  • UI Clients
  • 💻Developers
    • Overview
    • Identity
      • Pseudonymous Identity
    • Data
      • Schema
      • Simple Node
      • Archive
      • Eviction Policy
    • API
    • Libraries
      • zkitter-js
  • 📓FAQs
    • How to sign up with Metamask?
    • How to chat anonymously?
    • What is an Anonymous account?
    • How to create an anonymous user?
    • How to create a custom group?
    • How does moderation work?
    • What shows up in the global feed?
    • How to upload an image?
    • How to share a WebTorrent seed?
  • Resources
    • Links
Powered by GitBook
On this page

Was this helpful?

  1. FAQs

How to upload an image?

PreviousWhat shows up in the global feed?NextHow to share a WebTorrent seed?

Last updated 2 years ago

Was this helpful?

Each image shall not exceed 5MB. All images are uploaded and pinned to IPFS.

Users can obtain the IPFS hash of any images from ZK Social and add their own pins if necessary. Support for user's to add their own pinning service will be added in the future, which would allow users to use their own storage space for different types of files.

  1. From the post editor, click on the image icon

2. Click the Select File button, or drag & drop the image inside the dotted area

3. Alternatively, you can paste a link to your image

4. If the file or link is valid, a preview will be generated

5. Finish your post

📓