Download the app
Windows
Installation tips
Windows
- Please ignore the Smart Screen warning. The warning is raised because the app is not signed through the Microsoft Store. I hope to resolve the issue soon.
macOS
- After installation, you need to de-quarantine the app to allow it to run. This is needed because the app is not yet signed through the App Store.
- Please run the following command in the terminal:
xattr -r -d com.apple.quarantine /Applications/Organize\ with\ AI.app
Debian
- The app requires some additional packages to run. Please run the following command in the terminal:
sudo apt install libwebkit2gtk-4.1-0 libgtk-3-0 libappindicator3-1
- Automatic updates are not currently supported. So when the app shows that the new version is available, please download it from the download page.
Release Notes
Version 0.2.1
- Added infinite scroll to the main gallery
- Added image info popup to the image viewer
- Added select/unselect all images in a group in the duplicates page
- Improved speed of image viewer
Version 0.2.0
- Added collections - a way for manual curation of images
- Made the layout of the sidebar more compact
- Added support for deleting images from the image viewer
- Various performance improvements
Version 0.1.29
- Added support for Ctrl/Cmd+A to select all images
- Fixed duplicate images display
- Fixed search by image
Version 0.1.28
- Added controls description to all pages
- Added zooming to image viewer
- Various performance improvements
Version 0.1.27
- Various performance improvements
- Added log file opening from the app info page
Version 0.1.26
- Added copying image to clipboard
- Fixed database locking bugs
- Fixed image search
- Added app info page