The tiles tag has no wiki summary.
4
votes
2answers
5k views
Split image into 16x16px or 32x32px sections then save them individually?
I want to split up the terrain.png image from Minecraft to use in some projects. Is there a quicker way to split the image than selecting each 16x16px section and copy-pasting the sections into new ...
3
votes
6answers
1k views
Testing if a BG will Repeat Tile Properly in Photoshop?
I am frequently working to create background textures in Photoshop to be used on the web. Unfortunately I usually have to guess, or just use freebies from other websites.
I would like to build my ...
3
votes
2answers
138 views
How to create a pattern or tiles from rotated elements
I have a geometric pattern – say, a cross:
Which I want to repeat with some overlap and tile … easy:
The blue square marks the 100×100 px unit tile.
However, here comes the catch: I want to ...
3
votes
1answer
55 views
How big is my single pattern in Photoshop
I pulled a repeating pattern from someone else's PSD. Is there a way to figure out the size of the original pattern? I need to create an image with only one tile.
3
votes
4answers
2k views
How do a tile with diagonal lines in Photoshop?
How does one draw a tile with diagonal lines that can seamlessly tiled with Photoshop?
2
votes
1answer
83 views
How can I create a stretchable / scalable button texture with uneven edges?
I'm trying to create a cloud image which can be resized without stretching, for an iPhone application.
There's a method in iOS called resizableImageWithCapInsets which allows me to specify a number ...
1
vote
1answer
61 views
Where can I find a good repository of semi-transparent tiles for web?
I have been looking frequently for a site, a service that provides a repository of semi-transparent tiling backgrounds. I've found some grain generators, but I would like some more things that I could ...
1
vote
2answers
60 views
Rotated tiling background
How do I rotate the this image by 30 degrees but still have it be tileable?
http://i.imgur.com/OXQ8cD4.png
0
votes
0answers
114 views
Make tiles from embeded image in svg document [closed]
I have png based image embedded in SVG document, I want to make tiles from it, so each tile has its own resolution , so when zoom in the image will be less Pixelization.