Skip to content

Moebytes/Pic-Viewer

Repository files navigation

Pic Viewer

A simple image viewer app.

Features:

  • View images (PNG, JPG, WEBP, TIFF) and animated GIFs
  • Support for local files, links, and images on the clipboard
  • Brightness/Contrast adjustment
  • Hue/Saturation/Lightness adjustment
  • Tint adjustment
  • Blur and Sharpen effects
  • Pixelate effect
  • Binarize effect
  • Crop, resize, rotate, and flip transformations
  • GIF speed, reverse, and transparency adjustments
  • Undo and redo history states
  • Open next and previous files (from the file system)
  • Save images and GIFs with the applied effects
  • Process multiple images in bulk

Keyboard Shortcuts:

  • R: Rotate
  • T: Toggle transparency
  • Q: Decrease brush size
  • W: Increase brush size
  • B: Toggle brush
  • E: Toggle eraser
  • Space: Pan over cropping area
  • Escape: Reset rotation
  • Double Click: Reset rotation, zoom, and pan
  • Ctrl Z: Undo
  • Ctrl Shift Z: Redo
  • Ctrl +: Zoom in
  • Ctrl -: Zoom out
  • Ctrl C: Copy
  • Ctrl V: Paste
  • Ctrl S: Save image(s)
  • Ctrl O: Open image(s)
  • Drag and drop: Open image(s)

Design

Our design is available here: https://www.figma.com/design/kqGaBzYxe93zSPxDPz6wRa/Pic-Viewer

Installation

Download from releases.

MacOS

On MacOS unsigned applications won't open, run this to remove the quarantine flag.

xattr -d com.apple.quarantine "/Applications/Pic Viewer.app"

See Also

About

A picture viewing app.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages