Skip to content

Repository files navigation

🖼️ FeinView

A local, and portable media manager for images and videos.


⚡ What is FeinView?

FeinView is a standalone desktop application for organizing your local media library. Instead of requiring you to import files into a proprietary library, FeinView works directly with your existing folders, keeping its lightweight database and thumbnails right alongside your media.

No cloud. No tracking. No subscriptions. Just your files, organized exactly how you want them.

FeinView Main Interface


✨ Key Features

  • 🚀 100% Portable: No installation required. Database and thumbnails are stored directly inside your media folder in a hidden .feinview directory.

  • 📂 Smart Organization: Organize files with nested collections, custom tags, 5-star ratings, and notes.

  • 🔍 Compare Mode: Compare 2–4 images side by side in real time.

  • 🔐 Encrypted Vaults: Store sensitive files in hidden, password-protected vaults.

  • 🗑️ Safe Deletion: Recover accidentally deleted files using the built-in trash bin.

  • 🎬 Media Support: Supports common image formats and any video format supported by your operating system.

Compare Mode


📥 Download & Install

  1. Go to the Releases page.

  2. Download the latest release (.7z archive).

  3. Extract the archive if necessary and place the application anywhere you like.

  4. Run FeinView.exe.

Note: FeinView is fully portable. It doesn't modify the Windows registry or install files into system directories (aside from standard Electron user settings).


🚀 Getting Started

  1. Click Open Database or New Database.

  2. Select any folder containing your media.

  3. FeinView will scan the folder, generate thumbnails, and create a lightweight local SQLite database.

  4. Organize your library using collections, tags, ratings, and notes.


⚠️ FAQ

I forgot the password to my Encrypted Vault. Can I recover my files?

No. Vaults are encrypted locally. Your password is never stored or transmitted. If it's lost, the data inside the vault cannot be recovered.

Some of my videos won't play.

FeinView uses your operating system's built-in media codecs for video playback. If a format isn't supported (for example, some HEVC or MKV files), the application can open it in your preferred external media player such as VLC.

Can I use FeinView on a USB drive or network storage?

Yes. Because the .feinview database is stored inside the selected folder, you can move your media library to another computer and keep all collections, tags, ratings, and metadata intact.


👨‍💻 Tech Stack

  • Electron
  • Vanilla JavaScript
  • HTML & CSS
  • SQLite (better-sqlite3)
  • Sharp

📄 License

Released under the MIT License.

Created by LokiSkardina.