We have a requirement to display short / large image sizes. (for example, I could have the front of the tire, the back of the tire and the middle of the tire as separate images).
So, to demonstrate the above, I could try
front,middle,middle,back (to construct shorter image)
front,middle,middle,middle,middle,back (to construct bigger image)
Are there any sites that allow you to download such images (i.e. they are already divided) OR that would be an easier way to achieve this from an existing image.
source
share