Code Monkey home page Code Monkey logo

smartuploader's Introduction

smartuploader

Stable https://cdn.rawgit.com/kofon95/smartuploader/608b195f/jquery.smartuploader.min.js

Description

jQuery plugin to upload files. Moreover, it also can convert image and resize it on the client side.
See wiki for details.

Demo

https://sagidm.github.io/smartuploader/examples/2.full-upload.html

https://sagidm.github.io/smartuploader/examples/3.converter.html

https://sagidm.github.io/smartuploader/examples/4.s3-resizer.html

Examples

https://github.com/sagidM/smartuploader/tree/master/examples

Features

  • Multiple file upload:
    Allows to select multiple files at once and upload them simultaneously.
  • Drag & Drop support:
    Allows to upload files by dragging them from your desktop or filemanager and dropping them on your browser window.
  • Upload progress bar:
    Shows a progress bar indicating the upload progress for individual files.
  • Client-side image convert and resizing:
    Images can be automatically convert into JPEG, PNG, WEBP and resized on client-side with browsers supporting the required JS APIs.
  • Preview images (other formats are going to be):
    A preview of image can be displayed before uploading with browsers supporting the required APIs.
  • No browser plugins (e.g. Adobe Flash) required:
    The implementation is based on open standards like HTML5 and JavaScript and requires no additional browser plugins.

Deployment

To compile to js, you can use npm

$ npm install --global coffeescript

$ coffee -wc jquery.smartuploader.coffee # watch and compile
$ coffee -c jquery.smartuploader.coffee  # just compile

License

Released under the MIT license.

smartuploader's People

Contributors

sagidm avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

smartuploader's Issues

Using Amazon S3

Really like the simplicity of your smart uploader, great job.

I am confused on how to setup amazon s3 within the js files. Looking at examples is not helping me to understand. Did not see anything on wiki?

Could you explain where I would enter my Amazon S3 info?

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.