Skip to content

Fredddi43/Cullr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cullr

Cullr App Icon

Cullr

Cull, preview, and manage your video files with lightning speed on macOS.


Cullr is a modern, native macOS app for quickly previewing, sorting, and batch-managing large collections of video files. Designed for creators, editors, and anyone who needs to rapidly cull through folders of video clips, Cullr brings a fast, keyboard-driven workflow and beautiful interface to your desktop.

✨ Features

  • Ultra-fast video preview with Quick Look integration
  • Batch selection and deletion of unwanted clips
  • Multiple playback modes:
    • Folder View
    • Single Clip
    • Side-by-Side
    • Batch List
  • Customizable hotkeys for keep/delete actions
  • Sort by name, date, size, and more
  • Instant thumbnail generation
  • Support for all common video formats (MP4, MOV, M4V, AVI, MPG, MPEG)
  • Beautiful, native macOS UI

🖥️ Installation

1. Download & Build (Xcode)

  1. Clone this repository:
    git clone https://github.com/Fredddi43/Cullr.git
    cd Cullr
  2. Open Cullr.xcodeproj in Xcode.
  3. Select the Cullr target and build (⌘B) or run (⌘R) the app.

Note: Cullr requires macOS 13.0+ and Xcode 14+.

2. Download Prebuilt Release

How to Download and Run the Prebuilt App

  1. Download the latest .zip file from the Releases page.

  2. Unzip it to extract Cullr.app.

  3. If you see a message like:

    “Cullr.app” cannot be opened because it is from an unidentified developer.

    Do one of the following:

    • Right-click (or Control-click) the app and choose Open. In the dialog that appears, click Open again. (You only need to do this the first time.)
    • Or, run this command in Terminal:
      xattr -dr com.apple.quarantine /Applications/Cullr.app
      Replace /Applications/Cullr.app with the actual path to the app, if it differs.

🚀 Usage

  1. Launch Cullr.
  2. Select a folder containing your video files.
  3. Preview videos instantly with the spacebar or by hovering.
  4. Switch modes (Folder, Single, Side-by-Side, Batch List) using the mode picker.
  5. Batch select and delete unwanted clips with customizable hotkeys.
  6. Sort and filter your collection as needed.

Keyboard Shortcuts

  • Space: Quick Look preview
  • K: Keep
  • D: Delete
  • ⌘←/→: Switch folders (if multiple selected)

📸 Screenshots

Cullr Folder View
Cullr Single Clip


🛠️ Development

  • SwiftUI, AVKit, AppKit, Quick Look
  • macOS sandboxed app (see Cullr.entitlements)

🙏 Credits

  • App icon and UI by Friedemann Lipphardt
  • Built with ❤️ for the Mac community

📄 License

Cullr is licensed under the GNU General Public License v3.0 (GPL-3.0).

  • You may not sell this software or any derivative works.
  • You must distribute source code and modifications under the same license (copyleft).
  • See the full license text in LICENSE.

Cullr is not affiliated with Apple Inc.

About

Cullr is a modern, native macOS app for quickly previewing, sorting, and batch-managing large collections of video files. Designed for creators, editors, and anyone who needs to rapidly cull through folders of video clips, Cullr brings a fast, keyboard-driven workflow and beautiful interface to your desktop.

Topics

Resources

License

Stars

3 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors