Skip to content

viraelin/riv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIV

riv is a Reference Image Viewer. A canvas for placing images. Cross-platform with Python and Qt.

Features

  • Add images with drag and drop from anywhere
  • Move/Scale/Rotate/Flip images
  • Pan/Zoom canvas
  • Color/Grayscale toggle
  • Save/Load
  • Simple rectangle packing
  • Modifications are non-destructive, riv simply displays images
  • Minimal interface

Data

Images and metadata are stored in a SQLite database.

Dependencies

License

GPLv3