Make a link with preset dimensions:
Create a link to CropToFit.com with pre-set dimensions.
You can create a link to CropToFit.com with pre-set dimensions. When someone clicks the link, the CropToFit tool will
open with those parameters already set.
Example link
Click the link to crop to 64x46 pixels.
This can be very useful when
- You have a webpage how-to with information on crop sizes.
- You need to email someone instructions on how to crop an image.
Create a link
Creating a link manually
If you are comfortable with HTML, you can code the link dimensions yourself.
The url contains parameters crop
For example, to specify a crop size of 200x100, you would use
http://croptofit.com?crop=200x100
Automatically Insert Links into HTML
If you have a webpage with lots of links, you can paste your html source into the left box and links will be
inserted for you. Then copy paste html from the right text box back into your page.
Advanced Usage
Preset-links for multiple crop boxes
You can specify multiple crop dimensions for a single image.
This is useful e.g. when croping the same image to multiple ad sizes
When the user drags an image onto the page, the image will appear
in all boxes simultaneously. The user can adjust each one and save.
Preset-links for multiple scalings
You can specify multiple scalings for a single image.
This is usefull, e.g. when generating icons or logos at multiple sizes.
When the user drags an image onto the page, the image will appear
in all boxes simultaneously. The user can adjust a master image and
all scaled images will be updated.
Here is an example that scales a master icon to sizes requred when
developing iPhone apps.
Copyright 2015 Rubber Duck Labs Inc.