2024-02-08 08:28:22 +01:00
2024-02-08 08:28:22 +01:00
2024-02-16 23:33:34 +01:00
2024-02-16 23:33:34 +01:00
2024-02-08 08:28:22 +01:00
2024-02-16 22:31:21 +01:00

Pixture

Available operations

  • Load multiple images from the file system
  • Preview the result at the center of the screen
  • Download the current result as a single image
  • Apply a transformation to the image
  • Redimension the image
  • Fade two images by drag and drop one over the working area
  • If dropping at the bottom/at the right, the image will be appended to the current one
  • Create an animation that combines all loaded images

Run a development server

npm install
npm run dev

Build a static site

npm run build
Description
Client-side image editing
Readme 52 KiB
Languages
Vue 55.4%
TypeScript 13.4%
Python 13%
CSS 12.8%
JavaScript 3.4%
Other 2%