Skip to content

Pascal-Institute/pegasus

Repository files navigation

DeepWiki

pegasus

The Image Processing Tool based on Electron framework & sharp npm package

0. Application mission

Give wings to pixels

image

1. Requirements

For Development

  • IDE : Visual Studio Code (Recommemded)
  • node.js : v22.18.0 (At least version)
npm install -g electron
npm install --save electron electron-reload electron-rebuild electron-builder sharp sharp-ico sharp-bmp fs imgkit

For Application use

  1. Install node.js : https://nodejs.org/

  2. Install electron

npm install -g electron

npm update (Recommended)

npm update

2. Coding Convention

Use Underbar for filename

3-1. How to execute

window

electron .

or

npm start

linux line-up

electron . --ozone-platform=x11

3-2. How to build

npm run build

4. Application Specification

4-1. Availiable file extension

png svg jpg jpeg webp gif bmp ico tiff tif

Note: Animated GIF files are now supported! When you load an animated GIF, playback controls appear automatically. See GIF Animation Documentation for details.

4-2. extension converting

4-3. Image Processing

resize

crop

filter

rotate

watermark

paint

About

Image processing & analysis application based on electron

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •