Download the app
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.5.1
- Fixed update expiration date display
- Fixed incorrect indexed counter during indexing
- Fixed video and image gallery layout
- Fixed video thumbnail generation logic
- Fixed video indexing bugs
- Added video duration display to the video gallery
- Added error modal window to properly display errors
- Added ability to change folder path (e.g., when moving the folder to a different drive)
- Fixed folder deletion logic
- Fixed minor display bugs
Version 0.5.0
- Added full support for processing videos! Indexing, searching, favorites, collections - all works!
- Potential duplicates are now displayed randomly. Just click 'Refresh' to see a new batch of potential duplicates.
- Fixed various display bugs
Version 0.4.1
- Fixed various display bugs
Version 0.4.0
- Fully replaced subscriptions with credits system. The app is yours and you pay only for what you use!
- Various performance improvements
Version 0.3.0
- Added reimagines - a way to generate new images from existing ones
- Fixed issues with gallery layout on large screens
- Fixed various bugs
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