Software Alternatives & Startups

refern. VS git-sizer

Compare refern. VS git-sizer and see what are their differences

refern.

A visual reference manager for creatives. Organize your reference library and build moodboards on an infinite canvas, all in one desktop app.

Rating
0 reviews
Pricing
Paid Free trial $30 / One-off
git-sizer

Compute various size metrics for a Git repository, flagging those that might cause problems - github/git-sizer

Rating
0 reviews
Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

Which is more popular?

Based on our record, git-sizer seems to be more popular. It has been mentioned 1 time since March 2021.

social mentions
0 vs 1
Productivity popularity
100% vs 0%

Base details

Website, pricing, platforms and company facts side by side.

refern.
git-sizer
Website refern.app github.com
Pricing
Paid Free trial $30 / One-off Official pricing
—
Platforms
Desktop Windows Linux MacOS +1
—
Company Startup from Canada · 1 - 9 employees · 2026 —
Listed in

About refern. and git-sizer

In their own words, as submitted to SaaSHub.

refern.
git-sizer

refern is a local-first desktop app for collecting, organizing, and working with visual references. The library side gives you folders, hierarchical tags, smart folders, ratings, color labels, color search by hex, image-to-image visual similarity, and more than 14 typed search operators, all...

Read more about refern.

No description of git-sizer yet.

Features and specs

What each product offers, as listed by its team.

refern. 31 features
git-sizer 5 features
  • Infinite Canvas
    Arrange references on an infinite spatial canvas with layers, text, and groups.
  • Canvas Drawing & Shapes
    Freehand pen with pressure, eraser, 9 shape tools, and color swatches.
  • In-App Image Cropping
    Crop images in place or save as a new copy, with crop provenance tracked.
  • Image Filters
    Adjust brightness, contrast, saturation, and hue on images and canvas elements.
  • Never Copies Your Files
    References images from your own folders. No proprietary library, no doubled disk.
  • Relationship Graph View
    Navigate your library as a graph of folders, tags, canvases, and linked images.
  • Visual Similarity Search
    Find similar images locally with a built-in feature vector. No uploads, no API cost.
  • Color Search
    Search your library by hex code or dominant color with fast local scoring.
  • Operator Search
    Full-text search with 16 inline operators like type:, tag:, rating:>=3, and color:.
  • Hierarchical Tags
    Parent-child hierarchies, tag groups, linked tags, and macros for bulk tagging.
  • Smart Folders
    Saved multi-condition searches that stay up to date automatically.
  • Image Grouping
    Stack related references into groups shown as fan cards in the grid.
  • Cross-References & Backlinks
    Link any asset to any other and see backlinks across folders and canvases.
  • Grid Layout Modes
    Masonry, justified, and horizontal layouts, set globally or per folder.
  • Duplicate Detection
    Find duplicate images by perceptual hash with an is:duplicate query.
  • Metadata Management
    Rating, color labels, description, notes, source URL, creator, and custom fields.
  • Directory Metadata Presets
    Auto-apply tags and metadata when files are added to a folder.
  • EXIF / IPTC / XMP Import
    Read embedded tags and ratings from images for DAM interoperability.
  • Import Staging
    Drag, drop, or paste images into a staging area with metadata pre-fill and dedup.
  • Browser Extension
    Save images from the web with hover buttons and batch save (Chrome, Firefox, Safari).
  • Eagle Import
    Migrate an existing Eagle library into refern.
  • Disk Sync
    Detect external file changes and reconcile your library with what is on disk.
  • Timed Study Mode
    Full-screen reference practice sessions with configurable duration and count.
  • Pin Window On Top
    Always-on-top mode keeps references visible while you work.
  • Window Transparency
    Adjustable window opacity for overlay reference.
  • Click-Through Mode
    Interact with apps beneath the transparent window.
  • Desktop Screenshot Tool
    Capture your screen directly into your library.
  • Scales to Millions of Images
    Streaming indexer handles 2M+ file libraries with bounded memory.
  • RAW & HEIC Support
    Decodes camera RAW, HEIC, SVG, and standard image formats into thumbnails.
  • Directory Customization
    Custom folder icons, cover images, and backgrounds in the tree and grid.
  • Local-First & Private
    Works fully offline. No account, no telemetry. Files stay on your disk.
  • Comprehensive Repository Analysis
    git-sizer analyzes many different dimensions of a Git repository including commit count, tree size, blob size, history depth, and reference counts, providing a holistic view of repository health and potential scaling issues.
  • Easy to Use
    The tool is simple to run with minimal setup—just execute it within a git repository—and it produces clear, human-readable output that highlights potential problem areas without requiring complex configuration.
  • Identifies Performance Bottlenecks
    It helps identify specific issues that could degrade Git performance, such as excessively large blobs, deep history, large trees, or too many references, which is valuable before migrating or scaling repositories.
  • Open Source and Maintained by GitHub
    Being an official GitHub project, it benefits from credibility, community trust, and ongoing maintenance, and it is well documented with clear explanations of what each metric means.
  • Useful for Pre-Migration Checks
    It's particularly helpful for teams migrating repositories to new platforms or consolidating repos, as it flags potential issues that could cause problems during migration or with hosting providers' limits.

Possible disadvantages

  • No Automatic Remediation
    git-sizer only identifies and reports issues but does not offer any built-in tools or automated processes to fix problems like large blobs or excessive history depth—users must use separate tools like BFG Repo-Cleaner or git-filter-repo.
  • Output Can Be Overwhelming for Beginners
    While detailed, the output includes many metrics and threshold levels that may be confusing for users unfamiliar with Git internals, requiring some learning curve to fully interpret results.
  • Limited to Local Analysis
    The tool analyzes a local clone of the repository, so it requires users to have a full local copy of the repo (or at least enough history) to get accurate results, which can be time-consuming for very large repositories.
  • No Real-Time Monitoring
    It functions as a one-time analysis tool rather than providing continuous or real-time monitoring of repository health, requiring manual reruns to track changes over time.
  • Command-Line Only Interface
    The tool lacks a graphical user interface, which may be less accessible for users who prefer visual dashboards or are less comfortable with command-line tools.

Analysis

An editorial look at what each product does well and who it suits.

refern.
git-sizer

Overall verdict

  • Refern (refern.app) is a solid referral and networking platform that helps professionals and businesses streamline referrals, connect with trusted contacts, and grow through word-of-mouth. It offers a clean interface and useful tools for managing and tracking referrals, making it a worthwhile choice for those looking to leverage their networks.

Why this product is good

  • Simplifies the process of giving and receiving referrals
  • Helps build and maintain a trusted professional network
  • Offers tracking and management tools to monitor referral activity
  • User-friendly interface that reduces friction for both parties
  • Can drive business growth through word-of-mouth and warm introductions

Recommended for

  • Freelancers and independent professionals seeking new clients
  • Small businesses that rely on referrals for growth
  • Sales and business development teams
  • Professionals looking to expand their trusted network
  • Anyone wanting to organize and track referral relationships more effectively

Overall verdict

  • git-sizer is a solid, focused open-source tool that effectively analyzes Git repositories to identify size and structural issues that could cause performance problems or hosting limits, making it a valuable diagnostic utility for repository maintenance.

Why this product is good

  • Quickly identifies large blobs, deep histories, and other repository bloat issues that impact performance
  • Simple command-line tool with no complex setup or dependencies required
  • Provides clear, actionable metrics about repository size and structure
  • Backed by GitHub, ensuring credibility and ongoing relevance to Git ecosystem needs
  • Helps proactively catch issues before they cause problems with hosting platforms or clone/fetch performance
  • Open source and actively maintained with community input

Recommended for

  • Repository administrators managing large or growing codebases
  • Teams migrating repositories to new hosting platforms with size limits
  • Developers troubleshooting slow clone, fetch, or checkout operations
  • DevOps engineers auditing repository health before major infrastructure changes
  • Organizations enforcing repository size policies or best practices
  • Anyone dealing with repositories that have accumulated large binary files or excessive history over time

Category popularity

How often each product is chosen within a category, 0–100% relative to the other.

Score bands 0–20 21–40 41–50 51–60 61–100
refern.
git-sizer
100% 100%
0% 0%
0% 0%
100% 100%
100% 100%
0% 0%
0% 0%
100% 100%

Questions & Answers

As answered by people managing refern. and git-sizer.

What's the story behind your product?

refern.'s answer

I'm an artist, and too often I was frustrated: I couldn't find the right pictures, I struggled to organize and keep track of my reference images, and I was juggling too many apps when all I wanted to do was draw. I wanted one tool that could do it all, with every component well integrated. So I made refern.

What makes your product unique?

refern.'s answer

The flow of collecting references for art usually goes like this:

find references and inspiration online -> save and organize those images -> use them on their own or in a moodboard -> reuse them for the next project or share them with others

Normally that means a different app for each step. refern does all of it in one place, with every part built to work together.

Why should a person choose your product over its competitors?

refern.'s answer

Most tools solve only one part of the reference workflow, so artists end up juggling several. refern combines them in one app: Eagle-style organization and search, a PureRef-style infinite canvas, and an Obsidian-style graph of how your references connect. It never copies your files, so it doesn't double your disk usage. It runs on Windows, macOS, and Linux, works fully offline, and is a $30 one-time purchase with no subscription. Built in Rust, it stays fast even on libraries with hundreds of thousands of images.

How would you describe the primary audience of your product?

refern.'s answer

Individual artists and creative professionals: illustrators, concept artists, digital painters, designers, and photographers. They collect and organize large libraries of visual references, build moodboards, and study from reference. refern is built for solo creators rather than teams, spanning hobbyists and students through working professionals.

Which are the primary technologies used for building your product?

refern.'s answer

refern is a Tauri v2 desktop app with a Rust backend and a React 19 (with React Compiler) plus TypeScript frontend. Data is stored locally in SQLite (rusqlite) with FTS5 full-text search. The interface uses Tailwind CSS, Zustand, and TanStack Query, with motion/react for animation. The infinite canvas and graph view are built on react-three-fiber and three.js. Thumbnailing, perceptual hashing, and color and visual similarity run in Rust with rayon and SIMD.

User comments

Share your experience with using refern. and git-sizer. For example, how are they different and which one is better?

Log in or Post with

Social recommendations and mentions

Recommendations tracked on public social media and blogs since March 2021.

refern. 0 mentions
git-sizer 1 mention

Tracking refern. since Mar 2024.

  • how to keep github repos small?
    Also there’s a cool project from GitHub you can use to help understand the size of git’s objects in your git repo https://github.com/github/git-sizer. This might help you determine what the best cloning strategy could be. Source: almost 5 years ago

Alternatives to refern. and git-sizer

When comparing refern. and git-sizer, you can also consider the following products.