New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

img-finder

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

img-finder

> Easiest way to find images visually in a directory

latest
Source
npmnpm
Version
0.1.5
Version published
Maintainers
1
Created
Source

img-finder npm

Easiest way to find images visually in a directory

img-finder is a small utility library designed to help users find images "visually" in a directory with ease. It provides a simple and quick solution to the tedious task of manually searching through all subfolders of a folder to find a single image.

image name

How to use

Using img-finder is quite simple. All you need to do is navigate to the directory you want to search for images in and run the following command in your terminal. (Assuming you already have npm installed)

npx img-finder -p 4000

This command will start the img-finder utility and open the img-finder interface on port 4000 which will display all the images in the directory in a grid layout, making it easy to visually scan through them.

FAQs

Package last updated on 14 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts