Software Alternatives, Accelerators & Startups

refern. VS Secli

Compare refern. VS Secli and see what are their differences

refern. logo refern.

refern is a local-first desktop visual reference manager with an infinite canvas and a relationship graph view, built for artists and designers.

Secli logo Secli

Secli is a simple CLI written in rust that lets you store secrets locally and retrieve them as needed.
  • refern. organization view
    organization view //
    2026-06-07
  • refern. moodboard infinite canvas view
    moodboard infinite canvas view //
    2026-06-07
  • refern. graph view
    graph view //
    2026-06-07

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 running on your machine with no account and no cloud.

The canvas side is a full infinite moodboard with layers, text, shapes, freehand drawing, image filters, and a pin-on-top mode with adjustable transparency and click-through, so it covers the always-on-top reference workflow too.

A relationship graph view maps how your folders, images, canvases, and tags connect. refern never copies your files: a workspace is a normal folder on disk, and it indexes your originals in place.

  • Secli Landing page
    Landing page //
    2023-09-21

refern.

Website
refern.app
$ Details
paid Free Trial $30.0 / One-off
Platforms
Desktop Windows Linux MacOS
Release Date
2026 June
Startup details
Country
Canada
State
Ontario
City
Toronto
Employees
1 - 9

Secli

Website
crates.io
Pricing URL
-
$ Details
-
Platforms
-
Release Date
-

refern. features and specs

  • 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.

Secli features and specs

  • Ease of Use
    Secli provides a simple and straightforward command-line interface which makes it easy for users to interact with it without a steep learning curve.
  • Lightweight
    Being a Rust-based crate, Secli is lightweight and performs efficiently, which is beneficial for quick setups and execution.
  • Cross-Platform
    Secli is designed to work on multiple operating systems, offering flexibility and convenience for users across different platforms.
  • Rust Ecosystem
    As a crate available on crates.io, Secli benefits from the Rust ecosystem's robustness, reliability, and comprehensive toolchain support.

Possible disadvantages of Secli

  • Limited Features
    Compared to more mature CLI tools, Secli might lack some advanced features that are available in other similar tools.
  • Rust Language Dependency
    Users who are not familiar with Rust may find it challenging to customize or contribute to Secli, as it requires knowledge of the Rust programming language.
  • Community Support
    Being a niche crate, Secli may not have as extensive community support or resources available as compared to more popular or widely used CLI tools.
  • Documentation
    The documentation for Secli might not be as comprehensive as needed, potentially leading to confusion for new users trying to utilize all its features.

Analysis of refern.

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

Analysis of Secli

Overall verdict

  • Secli appears to be a small, relatively niche Rust crate (available on crates.io) aimed at simplifying secure CLI input or secrets handling. It seems functional for its narrow use case but has limited adoption, documentation, and community support compared to more established Rust crates in the CLI or security space, so it should be evaluated carefully for production use.

Why this product is good

  • Lightweight and focused on a specific task (likely secure command-line input/secret handling), avoiding bloat.
  • Written in Rust, benefiting from memory safety and performance guarantees typical of the ecosystem.
  • Simple API that's easy to integrate into small to medium CLI projects.
  • Open source and available via crates.io, allowing easy inspection of source code for security auditing.

Recommended for

  • Rust developers building small CLI tools that need basic secure input handling.
  • Hobbyist or personal projects where a lightweight dependency is preferred over larger frameworks.
  • Developers who want to inspect and vet a small codebase themselves rather than rely on a heavily abstracted library.
  • Not recommended for large-scale production systems requiring extensive community support, frequent updates, or enterprise-grade security auditing.

Category Popularity

0-100% (relative to refern. and Secli)
Personal Tools
100 100%
0% 0
Developer Tools
0 0%
100% 100
Image Management
100 100%
0% 0
Software Development
0 0%
100% 100

Questions & Answers

As answered by people managing refern. and Secli.

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 Secli. For example, how are they different and which one is better?
Log in or Post with

What are some alternatives?

When comparing refern. and Secli, you can also consider the following products

Pinterest - Pinterest is a visual discovery tool that you can use to find ideas for all your projects and interests.

PureRef - The simple way to view and organize your multiple reference images.

Eagle App - Unify your creative inspiration in one place. Store anything โ€“ inspiring images, design mockups, illustrations, screenshots and more.

Milanote - Milanote is a note taking app for creative work.

Allusion - Allusion is a tool to help you organize your Visual Library.

digiKam - Professional Photo Management with the Power of Open Source