Skip to content

fengyuanchen/photo-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6733d05 · Apr 26, 2021

History

43 Commits
Apr 26, 2021
Apr 26, 2021
Sep 23, 2018
Jun 23, 2018
May 14, 2017
Oct 26, 2019
Jun 23, 2018
Nov 30, 2019
Apr 26, 2021
Jun 23, 2018
Nov 30, 2019
Oct 26, 2019
Apr 26, 2021
Apr 26, 2021
Oct 26, 2019
Jun 23, 2018

Repository files navigation

Photo Editor

A photo editing application based on the Cropper.js.

Keyboard support

  • Esc: Cancel the cropping.
  • Enter: Complete the cropping.
  • Delete: Delete the uploaded or cropped image.
  • : Move the image to left by 1 pixel.
  • : Move the image to right by 1 pixel.
  • : Move the image to top by 1 pixel.
  • : Move the image to bottom by 1 pixel.
  • M: Enable to move the image by dragging.
  • C: Enable to crop on the image by dragging.
  • I: Zoom in the image.
  • O: Zoom out the image.
  • L: Rotate the image to the left.
  • R: Rotate the image to the right.
  • H: Flip the image on the horizontal.
  • V: Flip the image on the vertical.

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)
  • Edge (latest)
  • Internet Explorer 10+

License

MIT © Chen Fengyuan