Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP crashing systematically with large files
#4
(10-05-2018, 11:29 AM)deadshade Wrote:  What is the "ImageMagick" and where can I find it ?

Get a Windows installer from https://www.imagemagick.org/script/download.php down towards the bottom of the page.

It is command line. The command to split into 4 is

Code:
magick map.png -crop 2x2@ out_%02d.png

For comparison: The map.png 22000x22000 px is 307 MB on disk
took 2'30" to split into 4 11000x11000 px png's  and a lot of cpu activity.
Reply


Messages In This Thread
RE: GIMP crashing systematically with large files - by rich2005 - 10-05-2018, 11:53 AM

Forum Jump: