Angular 4+ Canvas Image Viewer

Author: hallysonh
Official Page: Go to website
Publish Date: January 5, 2018
License: MIT

Description:

This is an Angular 4 module to create a configurable, resizable, canvas based image viewer. Supports JPEG, PNG, GIF and PDF

Available actions:

  • Rotate
  • Zoom
  • Reset to maximize size
  • Free movable
  • Change page (available just for PDF files)

Installation:

# Yarn
$ yarn add @hallysonh/ngx-imageviewer

# NPM
$ npm install @hallysonh/ngx-imageviewer --save

Preview:

Angular 4 - Canvas Image Viewer


You Might Be Interested In:

Add Comment