- IDE : Visual Studio Code (Recommemded)
- node.js : v22.18.0 (At least version)
npm install -g electronnpm install --save electron electron-reload electron-rebuild electron-builder sharp sharp-ico sharp-bmp fs imgkit-
Install Pegasus Setup.exe
-
Execute pegasus
electron .or
npm startelectron . --ozone-platform=x11npm run buildpng svg jpg jpeg webp gif bmp ico tiff tifNote: Animated GIF files are now supported! When you load an animated GIF, playback controls appear automatically. See GIF Animation Documentation for details.
Multiple image panels can be selected simultaneously:
- Single Select: Click on an image panel to select it (clears other selections)
- Multi-Select: Hold
Ctrlkey + click to toggle selection of multiple panels - Deselect:
Ctrl+ click on a selected panel to deselect it (all panels can be deselected) - Visual Feedback: Selected panels display a green border and shadow
This feature allows for batch operations on multiple images at once.