我有一个 1024x1024 png 我想把它分成 64x64 (256 等份)
我有一个 1024x1024 png,我想将其拆分为 64x64(256 个相等的部分),
我找到了一个可以执行此操作的程序,但它不是免费的,它称为“拆分和平铺”,
我想找到一种免费的方法来执行此操作。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
ImageMagick 可以通过简单的一行代码为您做到这一点:
ImageMagick could do that for you with a simple one-liner:
http://arje.net/rasterbator 和 http://posterazor.sourceforge.net/”我已经尝试过了。您可以尝试在线图像分割器。
这里,我将指导您如何在网站中上传和分割图像,因为通过单击上传图像附近的图片图标来上传图像。 。
接下来,点击上传图像并等待图像上传到网站,
您现在将在上部中心位置看到文本分割图像。在左侧,您将看到行和列。根据需要调整行和列。
点击分割图像后,您的图片将自动下载。
http://arje.net/rasterbator and http://posterazor.sourceforge.net/" do not work. I have tried it. You may try Online image spliter.
Here, I will guide you how to upload and split your image in the website, since it is a bit tricky. Upload your image by clicking picture icon close to upload image.
Next, hit upload image and wait your image to be uploaded to the website.
At the upper center position you will now see a text split image. Look at the left side, you will see row and column. Adjust row and column as you need.
After you hit split image your picture will be automatically downloaded.