A file library for furniture brands — upload renders, STEP files, and PDF catalogs. Share a web viewer link. Every view is tracked. Every design is protected.
Quick start
From zero to a live shareable link in under 5 minutes.
1
Create a workspace
Sign up at fenicher.com/login. Your workspace is your brand's private file library — all assets, catalogs, and analytics live here.
2
Upload your files
Go to Library → Upload. Drag in render images (PNG/JPG), STEP/IGS files, PDF catalogs, or GLB models. No conversion needed — Fenicher accepts all formats.
3
Share a viewer link
Click Share on any file. Fenicher generates a public link — a web viewer anyone can open on phone or desktop, no app required. For PDF catalogs, it's an interactive flipbook. For STEP/GLB, it's a 3D viewer with AR.
4
Track every view
Go to Analytics. See who opened your link, when, from which country, and how long they spent. No guessing whether your client actually looked at the catalog.
Trial: Contact sales@fenicher.com for a free 1-month voucher. No credit card needed.
File formats
Fenicher is format-agnostic. Every file gets a viewer, a share link, and analytics.
Format
Type
What clients see
Best for
PNG / JPG / WEBP
IMG
Fullscreen image viewer
Render results, lifestyle shots
STEP / STP
CAD
3D viewer + measurements
Engineering handover, factory
IGS / IGES
CAD
3D viewer
CAD exchange
GLB / GLTF
3D
Web 3D viewer + AR
Buyer-facing product pages
PDF
PDF
Interactive flipbook
Catalogs, lookbooks, spec sheets
DWG / DXF
DWG
Download link
Interior designer handover
STEP / IGS preview— this is Fenicher's key differentiator. Dropbox and Google Drive cannot preview CAD files. Fenicher renders STEP/IGS directly in the browser, so your factory or interior designer can see the model without installing CAD software.
Sharing links
Every file and catalog gets its own permanent share link — no login required to view.
Asset share link
From Library → click any file → Share. Generates a public URL:
https://fenicher.com/c/[token]
This opens a web viewer. For STEP/GLB — interactive 3D with orbit + zoom. For images — fullscreen gallery. The link works on any phone, tablet, or desktop.
Catalog / flipbook link
From Catalog → Publish → share link:
https://fenicher.com/cat/[token]
Renders your PDF as an interactive web flipbook — page-turn animation, full-screen, mobile-friendly. No PDF reader app needed.
Embed code (for your website)
From the share dialog → Get embed code. Paste the snippet into your Shopify product page, WooCommerce, Wix, or any HTML site:
The embedded viewer is fully interactive — buyers can rotate and view in AR without leaving your website.
Revoking access
Share links can be revoked at any time. Go to the file → Share → Remove link. Existing visitors are immediately cut off — the link shows a 404.
Analytics
Every view of every file is logged — who, when, where, and how long.
Views
Total times the link was opened
Unique
Distinct visitors (by IP + device)
Country
Visitor location (country level)
Time spent
How long the viewer was open
Device
Mobile vs desktop vs tablet
Last viewed
Most recent view timestamp
Analytics are per-asset and per-catalog. From your dashboard → Analytics shows the full view history for all shared files in your workspace.
Sales use case: Send your catalog link to 20 prospects. Check Analytics to see who actually opened it, spent time on it, and is worth following up with — before you pick up the phone.
Design protection
Shared files are view-only by default. Viewers cannot download or copy files without your permission.
How it works
Watermark overlay
All shared images are served through a transparent watermark layer embedding your brand name and timestamp.
No right-click download
The viewer disables browser right-click save on images.
Token-gated URLs
File URLs are signed and expire — sharing a direct S3 URL is not possible.
Ownership certificate
Each asset gets a certificate of ownership with upload timestamp, file hash, and workspace metadata. Useful for IP disputes.
HIMKI members get enhanced IP protection features and priority support. Learn more →
PDF Catalog & flipbook
Upload a PDF designed in InDesign, Canva, or Affinity Publisher — Fenicher hosts it as an interactive web flipbook.
Uploading a catalog
Go to Catalog → New catalog → Upload PDF. Max 200 MB. The PDF is processed and a public flipbook URL is generated within seconds.
What the flipbook includes
✓Page-turn animation on desktop, swipe on mobile
✓Full-screen mode
✓Search within the PDF (if text-layer present)
✓Per-page analytics — see which pages get the most attention
✓Download disabled by default (you control this)
Catalog design tips
Export at 150 dpi (screen-only) for fast loading. 300 dpi for print quality. Use CMYK → convert to RGB before export for accurate screen colors. Embed fonts to avoid rendering issues.
Plans & pricing
Two plans, both include all features. Difference is storage and team size.
Studio
$29 / mo
1 TB storage · 1 user
✓ All file formats
✓ Unlimited share links
✓ Analytics per file
✓ Design protection
✓ PDF flipbook
✓ 3D + AR viewer
✓ Embed codes
Pro
$59 / mo
2 TB storage · 10 users
✓ Everything in Studio
✓ 10 team members
✓ White-label viewer
✓ Priority support
✓ Custom domain embed
✓ Bulk analytics export
Dedicated Fenicher Team
from $1,200 / month — 16 scene + 24 silo renders, delivered monthly
All plans are voucher-based — no credit card. Contact sales@fenicher.com to get started. Trial vouchers available.
Team & workspace
A workspace is your brand's shared library. Everyone on your team can upload, view, and share from the same workspace.
Inviting team members
Go to Settings → Team → Invite. Enter their email. They receive a magic link and land directly in your workspace.
Roles
Role
Can upload
Can share
Can manage team
Can view analytics
Admin
✓
✓
✓
✓
Member
✓
✓
—
✓
White-label viewer (Pro)
Pro plan workspaces can set a custom brand name and logo that appears in the shared viewer — buyers see your brand, not Fenicher. Available from Settings → Branding.
API reference
For developers integrating Fenicher into their own tools. All endpoints return JSON.
Authentication
Browser clients use session cookies. Server-to-server calls are not publicly documented — contact sales for private API access.
POST/api/auth/magic-link
{ "email": "you@brand.com" }
Returns { ok: true }. User gets an email with a 15-minute sign-in link.