Clarno

Simple Digital Asset Management on a Budget

Being Built Right Now

Simple

Our pain point was that it is a hassle keeping track of digital assets for your brand/app etc (and we've tried lots of options).
We were looking for something solid and reliable, with a one minute learning curve.
We couldn't find it, so we are building Clarno now.

Budget Friendly

Clarno is for solo makers or small teams on a budget.
Clarno is cost-effective, fair and sensibly scalable.

Features

  • Simple, minimalist one window design

  • Drag files in an out of the window to upload/download

  • File Types: Image, Video, Audio, PDF, Other

  • Gallery and list views

  • Collections

  • Tags

  • File Versions

  • Notes/Comments

  • Groups/Permissions for teams

  • Smart Search

  • Smart local caching of files

Platforms

  • Web

  • Mac

  • Windows (next)

  • iOS (soon)

  • Android (soon)

  • Linux (later)

Clarno

Pricing

One plan: Simple, Flexible, Cost Effective.

Users

$5

Monthly. Pro-rated. Add/Remove as you go.

Storage/Downloads

Cost/Month: $0.00
Storage ($0.04/GB)1 GB
Downloads ($0.02/GB)1 GB
const values = [1, 2, 5, 10, 20, 50, 100, 200, 500, 1000]; function updateCost() { const storageValue = values[document.getElementById('storageSlider').value]; const downloadsValue = values[document.getElementById('downloadsSlider').value]; const storageCost = storageValue * 0.04; const downloadsCost = downloadsValue * 0.02; const totalCost = storageCost + downloadsCost; document.getElementById('storageValue').textContent = storageValue; document.getElementById('downloadsValue').textContent = downloadsValue; document.getElementById('totalCost').textContent = totalCost.toFixed(2); } document.getElementById('storageSlider').addEventListener('input', updateCost); document.getElementById('downloadsSlider').addEventListener('input', updateCost); // Set initial values to 1 GB (index 0 in values array) document.getElementById('storageSlider').value = 0; document.getElementById('downloadsSlider').value = 0; // Calculate initial cost updateCost();

Storage is shared for all users of the account.

Clarno

Interested?

Join our waiting list and we will keep you posted.

© Novansa Pty Ltd. All rights reserved.