jpablodrexler / jp-photo-manager

JPPhotoManager is a desktop application that allows the visualization of image galleries, as well as management tasks such as copying / moving images and searching for duplicates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPPhotoManager

JPPhotoManager

Test Release

Features

JPPhotoManager is a desktop application that allows:

  • Visualization of image galleries
  • Change Windows wallpaper
  • Find duplicates
  • Copy/move images
  • Import images from local folders (such as game screenshots folders)
  • Import images from shared folders in the local network
  • Export images to local folders
  • Export images to shared folders in the local network
  • Delete images in local or shared folders that are not present in source folder

Soon will allow to:

  • Add your own metadata to the images
  • Search images
  • Rename images in batches

For the whole roadmap for the application, please take a look at the issues in this repository.

Run the application

Open the solution file JPPhotoManager/JPPhotoManager.sln and run the JPPhotoManager/JPPhotoManager.UI/JPPhotoManager.UI.csproj project.

Installation instructions

  • Download the zip file with the compiled application files (publish.zip or jp-photo-manager-{version}.zip) for the latest release.
  • Unzip the content of the zip file to a new folder.
  • Run JPPhotoManager.UI.exe.
  • The application saves the catalog files in the following folder: C:\Users\{username}\AppData\Local\JPPhotoManager.

Technologies used

About

JPPhotoManager is a desktop application that allows the visualization of image galleries, as well as management tasks such as copying / moving images and searching for duplicates.

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%