Skip to content

reportbase/ipfs-view

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,431 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Getting Started
    • Accessing the Image Viewer
  2. Navigating Images
    • Keyboard Support
    • Mouse Support
    • Touch Support
  3. Zooming and Panning
    • Keyboard Support
    • Mouse Support
    • Touch Support
  4. Loading Images and Zip Files
    • Loading IPFS Image Hierarchy
    • Loading Remote Zip Files
    • Drag and Drop from File Explorer
  5. Contact Support
  1. Getting Started

    1. Open web browser.
    2. Navigate to IPFS-View using a URL, which will look something like: https://www.ipfs-view.com?p=your-QID-here.
    3. Press Enter, and the IPFS-View Image Viewer will load the image hierarchy associated with the provided QID.
  2. Navigating Images

    • Keyboard Support
      • Left Arrow: Move left.
      • Right Arrow: Move right.
      • Up Arrow: Move up (or use 'K').
      • Down Arrow: Move down (or use 'Space').
      • Enter: Next image.
      • Backspace: Previous image.
      • Home: First image.
      • End: Last image.
      • Esc: Exit full-screen mode.
    • Custom Keyboard Support
      • H: Move left (an alternative to the Left Arrow).
      • J: Move down (an alternative to the Down Arrow or Space).
      • K: Move up (an alternative to the Up Arrow).
      • L: Move right (an alternative to the Right Arrow)
    • Additional Actions
      • / (Forward Slash): Toggle user interface visibility.
      • Tab: Move right.
      • Long-Press: View image details.
      • ?: View advanced image details.
  3. Zooming and Panning

    • Keyboard Support

      • Plus / Minus: Zoom in and out.
      • Ctrl + 0: Reset zoom to 100%.
    • Mouse Support

      • Scroll Wheel: Zoom in and out.
      • Click and Drag: Pan the zoomed-in image.
    • Touch Support

      • Pinch-Zoom: Zoom in and out.
      • Drag: Pan the zoomed-in image.
  4. IPFS and Zip Files

  5. Contact Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 85.3%
  • HTML 14.7%