Gallery written in Python to manage your photos

Overview

GalleryMan

  • Gallery written in Python to manage your photos

Installation

  • Install manually:

    git clone https://github.com/0xsapphir3/galleryman
    cd galleryman/
    python setup.py install
    
  • Install from PyPi

    PyPi Project Link

    pip install galleryman
    
  • For Arch Linux Users:

    Arch User Repository (AUR)

    Install via AUR helper (yay):

    yay -S galleryman-git
    
  • After Installing, Run:

    galleryman --init


Features

  • Customizable - Easily customize the application according to your wishes

  • Responsive - The application's content are resized according to the size of the application. So it is compatible with any resolution.


Notes:

  • Notes on how to use doodle images:

    • Free hand - Drag the mouse to draw lines. Press Ctrl+S to save the drawing. Press Ctrl+Z and Ctrl+Y to undo and redo, respectively.

    • Rectangle - Drag the rectangle with your mouse and then place at your own position.

    • Line - Everying is in the Menu. Press Ctrl+S to save.

    • Circle - Same as that of line

    • Line connection - Click on a point of init a line and move the mouse to increase the size. Rest will be displayed on the screen.

Screenshot:

Pull Requests

  • Pull Requests Are Welcome!

You might also like...
a lite weight photo editor written in python for day to day photo editing!
a lite weight photo editor written in python for day to day photo editing!

GNU-PhotoShop A lite weight Photo editing Program (currently CLI only) written in python3 for day to day photo editing. Disclaimer : Currently we don'

Samila is a generative art generator written in Python
Samila is a generative art generator written in Python

Samila is a generative art generator written in Python, Samila let's you create arts based on many thousand points. The position of every single point is calculated by a formula, which has random parameters. Because of the random numbers, every image looks different.

MaryJane is a simple MJPEG server written in Python.

MaryJane is a simple MJPEG server written in Python.

Sombra is simple Raytracer written in pure Python.
Sombra is simple Raytracer written in pure Python.

Sombra Sombra is simple Raytracer written in pure Python. It's main purpose is to help understand how raytracing works with a clean code. If you are l

Py3D - A 3d rendering engine written entirely in python
Py3D - A 3d rendering engine written entirely in python

Py3D is a 3d rendering engine written entirely in python. It is a simple and eas

Raven is a tool written in Python3 allowing you to generate an unique image with some text.
Raven is a tool written in Python3 allowing you to generate an unique image with some text.

🐦 Raven is a tool written in Python3 allowing you to generate an unique image with some text. It does it by searching the text on Google, do

Python pygame project that turns your images to matrix rain
Python pygame project that turns your images to matrix rain

Matrix-Rain-An-Image This project implements the classic Matrix digital rain effect in python with pygame to build up an image provided with multiple

A python based library to help you create unique generative images based on Rarity for your next NFT Project
A python based library to help you create unique generative images based on Rarity for your next NFT Project

Generative-NFT Generate Unique Images based on Rarity A python based library to help you create unique generative images based on Rarity for your next

Python Program that lets you write in your handwriting!

Handwriting with Python Python Program that lets you write in your handwriting! Inspired by: thaisribeiro.in How to run? Install Unidecode and Pillow

Owner
Asian Cat
13 y/o kid, trying to learn some new stuff :)
Asian Cat
Create a static HTML/CSS image gallery from a bunch of images.

gallerize Create a static HTML/CSS image gallery from a bunch of images.

Jochen Kupperschmidt 19 Aug 21, 2022
A tool to maintain an archive/mirror of your Google Photos library for backup purposes.

Google Photos Archiver Updated Instructions 8/9/2021 Version 2.0.6 Instructions: Download the script (exe or python script listed below) Follow the in

Nick Dawson 116 Jan 3, 2023
Convert photos to paintings with python

Convert-photos-to-paintings Before the changes After the changes Before the changes After the changes This code is written in the Python programming l

Amir Hussein Sharifnezhad 3 May 31, 2022
Fix datetime EXIF data in photos downloaded from Google Takeout

fix-google-takeout Warning Use at your own risk. Backup your photos. Overview Google takeout for photos

Mayank Mandava 20 Nov 5, 2022
Program designed to mass edit and watermark all photos in a directory

Photographer-All-In-One This is a program designed for photographers to mass edit or watermark photos (.jpg || .png) You can run this program from any

Brad Martin 2 Nov 23, 2021
Repair broken bookmarks to referenced files in Apple Photos

Repair Apple Photos Bookmarks Work in progress to repair file location bookmarks in Apple Photos. Background Starting in macOS 10.15/Catalina, photos

Rhet Turnbull 10 Nov 3, 2022
Generates images of calendar month tables and can paste them onto suitable photos.

?? calendizer README Generates images of calendar month tables and can paste them onto suitable photos. A quick way to make your own calendar for prin

Sean Ryan 2 Dec 14, 2022
Convert HDR photos taken by iPhone 12 (or later) to regular HDR images

heif-hdrgainmap-decode Convert HDR photos taken by iPhone 12 (or later) to regular HDR images. Installation First, make sure you have the following pa

Star Brilliant 5 Nov 13, 2022
Vignette is a Python library to create and manage thumbnails following the FreeDesktop standard.

Vignette Vignette is a Python library to create and manage thumbnails following the FreeDesktop standard. Thumbnails are stored in a shared directory

null 3 Feb 6, 2022