@extends('layouts.master') @section('title', 'Image-cropper') @section('css') @endsection @section('breadcrumb')

Image Cropper

@endsection @section('main_content')

Image Cropper

Use the image cropper.js

Picture
X px
Y px
Width px
Height px
Rotate deg
ScaleX
ScaleY

Disabled Zoom

Use the .crop-zoomable class through disabled zoom-in and zoom-out.

baby

Auto-crop Disable

Use the.crop-auto class through cropped image in any directions.

nature

Disabled Image Drag

Use the.crop-drag class through move disabled.

nature

Minimum Zone Size

Use the.crop-min class through minimum and maximum crop size defined.

nature
@endsection @section('scripts') @endsection