GithubHelp home page GithubHelp logo

y1ngyang / snu-photo-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from snuq/snu-photo-manager

0.0 2.0 0.0 245.43 MB

A feature-rich photo manager and editor written in python. Uses the Kivy library, and is cross-platform (tested on Windows, Linux and Android so far).

Python 99.15% Batchfile 0.24% Shell 0.07% NSIS 0.53%

snu-photo-manager's Introduction

Snu Photo Manager

A feature-rich photo manager and editor written in python and using the Kivy library. It should run on any platform that the required libraries can be run on. So far, I have made Windows, Linux (Ubuntu 16+) and Android binaries. Download latest binaries at: www.snuq.com/snuphotomanager/

Watch the demo video:

Demo Video

Some features that are implemented:

  • Photo and video database with folders, albums, tags and favorites.
  • Multiple database support (folders), ability to transfer between databases (for archival purposes).
  • Importing from multiple sources at once.
  • Drag-n-drop organization.
  • Touch-friendly interface.
  • Simple and advanced color editing: brightness, contrast, saturation, gamma, color curves, tinting.
  • Simple and advanced filters: sharpen, soften, vignette, edge blur.
  • Noise reduction: Despeckle, edge-preserve blur, non-local means denoise.
  • Image edits: rotate (and straighten), crop, image border overlays (frames).
  • Most editing features apply to videos as well.
  • Video conversions (reencoding using presets).
  • Exporting with watermarks and resizing, export to a folder or FTP.

Currently known bugs:

  • Some interface elements will not display properly with long text
  • Android has issues with some keyboard inputs, this is due to Kivy, I cant fix it

Manual Installation:

Python is required, tested with 3.4.4 and 3.5.2. The following packages are required:

  • numpy (Tested with 1.12.1 and 1.13.3)
  • Kivy (Tested with 1.10.0)
  • opencv-python (Tested with 3.2.0.7 and 3.3.0.10)
  • ffpyplayer (Tested with 4.0.1)
  • Pillow (Tested with 3.1.2 and 4.1.1)

For video conversions, the ffmpeg executable must be installed in a path that Python can find (the root directory of Snu Photo Manager will work). Tested with 2.8.11

snu-photo-manager's People

Contributors

snuq avatar

Watchers

James Cloos avatar Giselle E. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.