HybridScorer Streamlines Bulk Photo Sorting With Smart Local Tools

A top down view of three overlapping translucent rectangular panels floating above a smooth dark slate surface.

HybridScorer uses local GPU processing to quickly organize, score, and filter massive image collections. Version 1.6.5 quickly sorts visual assets into usable or discarded files while leaving originals untouched.

Developer vangel76 built the utility to solve the tedious process of manually reviewing thousands of generated or collected pictures. Users who handle large batches can switch between content matching and aesthetic ranking while keeping a human final say in the selection process.

Streamlining visual asset review

  • Alternates between text-based subject matching and aesthetic quality sorting within a single window.
  • Displays score distributions through interactive histograms and threshold sliders for precise cutoff adjustments.
  • Generates editable text prompts directly from selected preview images to guide future scoring passes.
  • Creates multithreaded preview files to speed up gallery loading while exporting untouched source data.
  • Supports manual overrides with keyboard shortcuts to move edge cases between output folders.

Creative workflows dealing with reference boards or design archives will find this system useful for isolating specific moods, compositions, or styles under tight deadlines. Automated scoring removes repetitive sorting so reviewers can focus on final approvals instead of checking every individual file.

Design philosophy and model handling

The creator focused on eliminating the bottleneck of manual curation rather than replacing human judgment entirely. Weights download only when selected during a session, which conserves local storage until a specific method is chosen.

'The goal is simple: make it much faster to go through huge generations folders without manually opening everything one by one,'

the creator noted on Reddit. Upcoming releases may add new export formats based on user requests. Setup scripts handle Python environments automatically, but the software requires an NVIDIA card with CUDA support.

You can access the HybridScorer source code to review installation steps and download the release.