suizenji Posted December 20, 2021 Share Posted December 20, 2021 hi, This is a very useful slicing tool, but is there any way to divide it into 10X10 evenly on a grid, for example? (Even 3X3 takes a long time.) https://streamable.com/3j7ck6 https://streamable.com/0pd1rl thanks Quote Link to comment Share on other sites More sharing options...
v_kyr Posted December 20, 2021 Share Posted December 20, 2021 Or use ImageMagick and it's convert prog, there are several ways to do that via ImageMagick ... convert -crop 10%x10% bild.jpg output.jpg ... will create "output-0.jpg", "output-1.jpg" ... till ... output-99.jpg Examples of ImageMagick Usage ImageMagick v6 Examples -- Cutting and Bordering etc. suizenji 1 Quote ☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan ☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2 Link to comment Share on other sites More sharing options...
lacerto Posted December 20, 2021 Share Posted December 20, 2021 Obsolete. Raggedmane, NotMyFault, Lisbon and 1 other 4 Quote Link to comment Share on other sites More sharing options...
suizenji Posted December 21, 2021 Author Share Posted December 21, 2021 Mr.v_kyr I installed ImageMagick-6.9.12-Q16, but I am not good at English, so I did not know how to use the software. Anyway, thanks for the information. Mr.Lagarto Thank you very much for the very useful tutorial video. The idea is great and I like it very much. I'm going to request a Feedback for a tool to slice images into squares in batches, as it might be more useful. Thank you very much. lacerto 1 Quote Link to comment Share on other sites More sharing options...
v_kyr Posted December 21, 2021 Share Posted December 21, 2021 8 hours ago, suizenji said: I installed ImageMagick-6.9.12-Q16, but I am not good at English, so I did not know how to use the software. It's a command line program which you use and execute from a shell (a CMD or PowerShell on Windows systems)! Quote > convert.exe -crop 10%x10% bild.jpg output.jpg suizenji 1 Quote ☛ Affinity Designer 1.10.8 ◆ Affinity Photo 1.10.8 ◆ Affinity Publisher 1.10.8 ◆ OSX El Capitan ☛ Affinity V2.3 apps ◆ MacOS Sonoma 14.2 ◆ iPad OS 17.2 Link to comment Share on other sites More sharing options...
Lisbon Posted December 21, 2021 Share Posted December 21, 2021 Another way is to draw a grid with a procedural texture. Since the grid lines are 1px wide, you will probably need to zoom in to actually see the grid. Before exporting the slices, select the layer containing the grid and uncheck "Make item visible on export". You can save the procedural texture as a preset. GridProceduralText.afphoto suizenji 1 Quote Link to comment Share on other sites More sharing options...
suizenji Posted December 22, 2021 Author Share Posted December 22, 2021 12 hours ago, v_kyr said: 語が Mr.v_kyr & Mr.Hens Thank you for showing me how to use this useful tool. This time, I am looking for an easy way to slice using Affinity. Mr.Lisbon Do you draw a procedual grid and then manually create slices while looking at it? It would be useful if there was a way to automatically slice based on the guide, but if there isn't, it's very difficult. Quote Link to comment Share on other sites More sharing options...
Lisbon Posted December 22, 2021 Share Posted December 22, 2021 18 hours ago, suizenji said: Mr.Lisbon Do you draw a procedual grid and then manually create slices while looking at it? Yes. 18 hours ago, suizenji said: It would be useful if there was a way to automatically slice based on the guide, but if there isn't, it's very difficult. Takes a little practice suizenji. But if you use the keyboard it's easier. Control key + mouse wheel = zoom Spacebar + left mouse button = move canvas suizenji 1 Quote Link to comment Share on other sites More sharing options...
suizenji Posted December 30, 2021 Author Share Posted December 30, 2021 Thank you very very much. Lisbon 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.