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
Open the solution file JPPhotoManager/JPPhotoManager.sln
and run the JPPhotoManager/JPPhotoManager.UI/JPPhotoManager.UI.csproj
project.
- Download the zip file with the compiled application files (
publish.zip
orjp-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
.