Skip to content

An open source app for deleting duplicate images and sorting videos and images in separate folders. It is written in js,html css with electron framework.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

HemantKumar01/Multimedia-Manager

Repository files navigation

Multimedia-Manager

INFO

Screenshot-HomePage

Multimedia Manager is a node and electron based complete standalone application for the following functions-

  • Deleting repeated images from as many folders you want.

    You can select as many folders as you want and then click on start deleting. It will scan images from all the selected folders for images, add them to an array and match each array with each other, for any difference( if not found then it will delete one if the image)

    Screenshot-HomePage

  • Sorting images and videos

    You can again select as many folders as you want, select or create separate folders for
    images and videos and then click on start sorting. It will scan images from all the selected folders for images and videos, add them to an array and Sort them in separate selected folders.

    Screenshot-HomePage

Pros

  1. Very fast processing
  2. Nice GUI(any other suggestion will be appreciated)
  3. Easy to use

Requirements

  1. Node.js note- below should be installed from cmd in the project directory

  2. npm i electron

How to Test

After installing dev dependencies mentioned above you can try on you console

npm start

Or for building system installer Try

npm run buildi

And then install using the nsis installer so formed in the distance folder. After installing it will run.

ANY MODIFICATION OR SUGGESTION WILL BE APPRECIATED

this is a very basic program and can be extended any new code or modification by anyone will be appreciated in the development of multimedia managerm it is made open source for the purpose of learning.

About

An open source app for deleting duplicate images and sorting videos and images in separate folders. It is written in js,html css with electron framework.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Code of conduct

Stars

Watchers

Forks

Packages

No packages published