Integration has never been so easy

Use the MediaPlug Javascript library to integrate directly in your HTML or use the REST based API for custom integration

<embed mpsrc="http://samples.mplayerhq.hu/mov/1024x1024/t3_tlr_m480.mov" mpaction="convert format=flv width=640" width='640' height='480'/>


Convert and manipulate images on the fly

Use MediaPlug to resize, crop, watermark, and do just about anything else you want with your images on they fly. Chain actions together to simplify complex image manipulation. The example below shows how you can flip an image, rotate it, watermark then resize it all with one URL.

http://demo.gomediaplug.com/mp/get?mpsrc=http://gomediaplug.com/images/mediaplug.gif&mpaction=flip direction=h format=gif;rotate degree=45 format=gif;watermark text=watermark format=gif position=middle alpha=0.5 text-font-size=32;resize height=300 width=300 format=gif



Video Thumbnailing

Create custom video thumbnails with ease. Select one or more frames to thumbnail, resize, crop, watermark and manipulate thumbnails any way you like.

http://demo.gomediaplug.com/mp/get?mpsrc=http://samples.mplayerhq.hu/mov/1024x1024/t3_tlr_m480.mov&mpaction=thumbnail frame=2000;resize width=250
http://demo.gomediaplug.com/mp/get?mpsrc=http://samples.mplayerhq.hu/mov/1024x1024/t3_tlr_m480.mov&mpaction=thumbnail frame=2004;resize width=250
http://demo.gomediaplug.com/mp/get?mpsrc=http://samples.mplayerhq.hu/mov/1024x1024/t3_tlr_m480.mov&mpaction=thumbnail frame=2006;resize width=250






All this and a whole lot more

Use MediaPlug to convert media to Flash, H.264, 3GP for mobile devices, and other popular formats. It can even convert YouTube videos, scan files and documents for viruses, and a whole lot more. To learn more about what MediaPlug can do for you visit the documentation wiki.