A Raycast extension that organizes media files by capture date or aspect ratio.
Organizes photos and videos into folders based on their capture date.
Organizes images into Landscape, Portrait, and Square folders.
Renames files with custom prefix, suffix, and optional original name preservation.
- Download this repository to your computer
- Open Raycast and choose the "Import Extension" command
- Select the folder where the repository was downloaded
npm install
npm run dev
npm run build
MIT