Skip to content

tony-xlh/Rotate-Image-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Rotate-Image-JavaScript

A demo of rotating images with JavaScript

It can use three ways to rotate an image:

  1. Use the transform CSS property.
  2. Use Canvas.
  3. Use Dynamic Web TWAIN, a document scanning library which has various image processing methods.

Online demo

About

A demo of rotating images with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages