Giter Site home page Giter Site logo

mbizvietnam / plupload-s3-imgix Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bennadel/plupload-s3-imgix

0.0 2.0 0.0 408 KB

An exploration of using Plupload to upload files directly to Amazon S3 and then using Imgix for on-the-fly thumbnail creation using pre-signed S3 URLs as the origin for the web proxy.

License: Other

ColdFusion 44.87% JavaScript 37.46% CSS 12.68% HTML 4.99%

plupload-s3-imgix's Introduction

Using Plupload With Amazon S3 And Imgix In AngularJS

by Ben Nadel (on Google+)

In most of my Plupload demos, I've been uploading images and then using the full size image to render a "thumbnail"; but, now that I am learning about Imgix, for on-demand image processing, I wanted to see if I could use Imgix to build on-the-fly thumbnails for my Plupload demos. So, in this experiment, I am still uploading directly from Plupload to Amazon S3; but, when the thumbnails are rendered, they will be routed through Imgix:

User -> Thumbnail Url -> Imgix Cache -> Imgix Processor -> Amazon S3 Pre-Signed Url

The power of Imgix isn't just that it can do the image processing, which means freeing your servers up to do more "business stuff," it also means that we can change the thumbnail style and / or size on the fly. Pretty crazy awesome if you ask me!

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.