I have a small image, I want to repeat this image to create a bigger image. I manually tried to copy/paste the image in (ms paing, gimp, photoshop) but could not combine the copies seamlessly. Any program or trick or shortcut for doing that?
Share
Some images cannot be repeated seamlessly because the edges just wont connect with each other.
I know you asked how to do this in a photo editor, but if you want to see what it will look like to repeat it, without the time and hassle of photoshop, you can throw it into this code to view it:
Copy this code into a text editor, then save the file with .html extension and open it in a browser.
If you copy this code in and save it you will see my small image repeated creating a large background. Just replace the link in the parens with either an image link from the web or with an image link from your computer to see how it will look with your picture.
This is the format for a local link: file:///C:/Users/mary/folder/folder/images/BG.jpg
Good luck.