Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
/ Picnel.io-2 Public archive

Image management/classification IO software

Notifications You must be signed in to change notification settings

Proladon/Picnel.io-2

Repository files navigation

Picnel.io 2

Warning

This project is not maintained anymore !!

Please see new version project PicPortal

preview

Picnel.io 2 is rebuild of Picnel.io

Picnel.io-2 is using vue-electron(Vue 2). so unlike picnel.io written by C# WPF, Picnel.io 2 is cross platform.

Features add (Compare with Picnel.io)

✅ Allow dragdrop to reorder target folder position
✅ Cross platform
✅ Multiple view and operate
✅ Group pagination
✅ Smoothly animetion transition increse the experience
✅ More readable and controlable logger
✅ Export workspace to single .json file, that you can carry it
✅ Support video and Audio files
✅ Auto Update Check
✅ User preferences
✅ Notification

Introduction

Why developed Picnel.io 2

There are already many image classification software on the market, the more well-known ones may be Eagle, Tiat, these are very mature and excellent Software. But you will find that they only perform a kind of virtual classification management in the software. In fact, your real files are not organized, and they are still scattered in every corner of your computer. At the same time, you must store some database files for these software. Record the virtual categories in your software since.

What Picnel.io can do

You can import and preview files containing a large number of uncategorized pictures, videos, and music folders. At the same time, users can import folders scattered at various depth levels into Picnel.io to create links (shortcuts), and you can Create groups in the software to classify the imported folders. In this way, while previewing the file, the user can easily use the folder link (shortcut) just created to copy/move the file to the folder.

Picnel.io 2

img

Traditional way

In normally, we have to open a lots of folder windows (fileExpolorer), and constantly drag/cut & paste files to move classified files. This is a very inefficient way, and very tiring and irritating. Think about it if you have hundreds of folders and files... img

It can be seen that Pocnel.io 2 actually extracts and flatten different levels of folders to the same level. In this way, you don't need to open many folder windows, and find folders more quickly and easily. All operations can be completed quickly in one window, greatly improving efficiency.

TODO

  • edit picture (crop/resize)

Contributes

I'm just a beginner to coding and this my first time using electron. So it's really welcome and grateful for if anyone can help improve this code quality or any anothors contributes.