User Tools

Site Tools


tools:graphicsmagick:resize-image-no-interpolation

GraphicsMagick Resize No Interpolation

PMC Editing Wiki: Tools GraphicsMagick

2022-04-11T03:28:00Z

Good for ArmA 3 satellite masks or Farming Simulator weight / density images where you cannot have pixel smearing.

Imagemagick

convert source.png -interpolate Integer -filter point -resize 2048x2048 destination.png

Graphicsmagick

gm convert source.png -filter point -resize 2048x2048 destination.png
tools/graphicsmagick/resize-image-no-interpolation.txt · Last modified: 2022/04/11 03:30 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.