IM can do the resampling to low resoultion, and can even output the images from PHP.
See Resize http://www.imagemagick.org/Usage/resize/
It can overlap the smaller images on the larger images
See Layering Images http://**removed**/~anthony/im/layers/
Later examples even show programmed arranging ...
Search found 3 matches
- 2013-05-04T11:57:22-07:00
- Forum: Users
- Topic: Merge smaller images onto large base image
- Replies: 6
- Views: 6148
- 2013-04-22T02:34:03-07:00
- Forum: Users
- Topic: Merge smaller images onto large base image
- Replies: 6
- Views: 6148
Re: Merge smaller images onto large base image
Yes, I see IM has great options for resizing my original image to a size for web viewing.
From your comments, can I conclude that an app has access to the location info for the overlayed images?
An example
Base image = 64000 x 48000px
Resized image viewed in web app = 640 x 480px
Use ...
From your comments, can I conclude that an app has access to the location info for the overlayed images?
An example
Base image = 64000 x 48000px
Resized image viewed in web app = 640 x 480px
Use ...
- 2013-04-20T05:48:50-07:00
- Forum: Users
- Topic: Merge smaller images onto large base image
- Replies: 6
- Views: 6148
Merge smaller images onto large base image
I don’t know if IM is the API environment to do this, I would appreciate feedback if yes or go to another type of platform.
Require a web-based application. Required to load and interactively view a large(ish) PDF/TIFF or Geo PDF of about 100MB. Users need to interactively upload, drag/drop smaller ...
Require a web-based application. Required to load and interactively view a large(ish) PDF/TIFF or Geo PDF of about 100MB. Users need to interactively upload, drag/drop smaller ...