Projects tagged ‘crop’ and ‘image’


Jump to tag:

Projects tagged ‘crop’ and ‘image’

Filtered by Project Tags crop image

Refine results Project Tags resize (6) png (4) jpeg (4) jpg (3) graphics (3) scale (3) watermark (3) jquery (3) php (3) convert (3) gif (3) gd (2)

[10 total ]

7 Users

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation ... [More] operations for various tasks, the most mundane of which are the proportional resizing and watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]
Created over 3 years ago.

4 Users
 

WideImage is a PHP5 image manipulation library with a fluent interface that supports chaining operations and abstracts the normal GD2 operations from the interface into a more coherent and extendable framework.
Created about 1 year ago.

1 Users

Plugin for inkscape, which generates sliced bitmaps directly from your vector drawings. Highly integrated -- uses standard rectangles on a special layer to mark areas which should be sliced. SVG attributes provide file naming, etc.
Created about 1 year ago.

1 Users

Asp.net Web Crop Image Control allows developers to build image cropping functionality easily on their projects.
Created 10 months ago.

0 Users

Ever Felt like having a place to edit your pictures from any computer. Being able to access your pictures from your home computer and editing them. Here is one solution to all your woes. Your online Photoshop!
Created 12 months ago.

0 Users

SLIR (Smart Lencioni Image Resizer) resizes images, intelligently sharpens, crops based on width:height ratios, color fills transparent GIFs and PNGs, and caches variations for optimal performance. Requirements Usage
Created 8 months ago.

0 Users

Jcrop is the quick and easy way to add image cropping functionality to your web application. It combines the ease-of-use of a typical jQuery plugin with a powerful cross-platform DHTML cropping engine ... [More] that is faithful to familiar desktop graphics applications. Jcrop homepage for more info Jcrop Manual complete docs Demos and Examples FeaturesAttaches simply to any image in your HTML page Supports aspect ratio locking Callbacks for selection done, or while moving Keyboard support for nudging selection Support for CSS styling API support including animation, setting/getting selection CompatibilityJcrop has tested well on the following browsers: Firefox 3 Safari 3 Opera 9.5 Google Chrome Beta Internet Explorer 6+ [Less]
Created 12 months ago.

0 Users

MooWrangler constrains a DOM element to a new size using the MooTools JavaScript framework. It will scale the image to best fit the constraints, and crop or pad as directed.
Created 12 months ago.

0 Users

resize & crop an image in a handy html/javascript interface. The framework is Jquery
Created 4 months ago.

0 Users

AboutImagetool is a simple plugin for jQuery providing basic panning and zooming capabilities for images. It works by wrapping the selected image in a (the viewport) and manipulates css properties ... [More] based on user input. Try the demo Usage$("img").imagetool(options); Options name type required default description allowZoom boolean no true If true, the image is zoomable. allowPan boolean no true If true, the image can be panned. maxWidth number no 2000 The maximum width of the zoomed image in pixels. viewportWidth number no 320 The width (pixels) of the viewport. viewportHeight number no 180 The height (pixels) of the viewport. callback function no none A function that is called after the image has been panned or zoomed. loading string no none Path to an image that is shown while the main image loads. topX number no none Top left corner of the initial visible area. topY number no none Top left corner of the initial visible area. bottomX number no none Bottom right corner of the initial visible area. bottomY number no none Bottom right corner of the initial visible area. [Less]
Created 12 months ago.