Skip to content

Effortlessly browse and manage your image assets with this simple, local web-based viewer. Instantly preview images, copy filenames with a click, and enjoy a clean, organized display of your JPGs, PNGs, GIFs, and more.

Notifications You must be signed in to change notification settings

DanielShokri/Assets-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Viewer

Asset Viewer

stars - Trig-JS

Effortlessly browse and manage your image assets with this simple, local web-based viewer. Instantly preview images, copy filenames with a click, and enjoy a clean, organized display of your JPGs, PNGs, GIFs, and more.

SDmfC.gif

Features

  • Project-Wide Asset Discovery: Automatically finds all image assets within your project folder.
  • Local Web Interface: Quickly view your assets without uploading them anywhere.
  • Image Preview: See thumbnails of your images and open them in a modal for a closer look.
  • Copy Filenames: Easily copy asset filenames to your clipboard for use in your projects.
  • Supported Formats: View JPG, JPEG, PNG, GIF, WEBP, and SVG images.

Installation

NPM:

npm i asset-viewer-cli

YARN:

yarn add asset-viewer-cli

Usage

After installation, you can use the asset-viewer command in any project directory:

asset-viewer view

This will open the asset viewer in your default web browser, usually at http://localhost:3111.

Options

--dir, -d: Specify a custom directory to scan for assets.

Example:

asset-viewer view --dir=images

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.
Repo

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Effortlessly browse and manage your image assets with this simple, local web-based viewer. Instantly preview images, copy filenames with a click, and enjoy a clean, organized display of your JPGs, PNGs, GIFs, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published