Definitions
Sorry, no definitions found. Check out and contribute to the discussion of this word!
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word mogrify.
Examples
-
You don't call imagmagick from the CLI, there is no binary with that name, you call 'mogrify', 'convert', 'identify' and several others.
PCLinuxOS-Forums 2009
-
Like on E.R., when they take the gloves off, sigh, and say, "Time of death, 10: 30 PM." — mogrify
Nick Douglas: "That Won": Twitter's Wit on the Second Presidential Debate 2008
-
Mogrify will also convert all .jpg files to the .png format found in the current directory in this example. mogrify -format jpg *.png
Ulyssesonline Ulysses 2011
-
Failing the above, you could render the postscript to a raster format, eg. png, with a utility like mogrify (I used mogrify - format png - density 70 - trim images2. ps for the image above), convert, or perhaps things like photoshop.
-
The mogrify command changes the original image, and it seems inefficient to copy 80 GB only to downsize it.
LinuxQuestions.org michapma 2010
-
ImageMagick includes a number of command-line utilities for manipulating images: convert identify mogrify composite montage compare display animate import conjure
-
Recently successful union politics has been characterized by nothing if not pragmatism, so if Arlen Specter chips in to help de-mogrify the NLRB or influence Pennsylvania unionists on particular issues, I'd imagine all will be forgiven.
Swing State Project 2009
-
For examples: crop an existing image and safe a cropped new version convert sample. png crop 110x70+60+50 cropped. jpg draw a line on white background inside a new image mogrify size 80x100 xcwhite draw 'line 10,10 70,90' line. bmp
Planet PHP 2009
-
Both functions are used for transformations, while the convert creates a new image is the mogrify function used to change existing images.
Planet PHP 2009
-
Recently successful union politics has been characterized by nothing if not pragmatism, so if Arlen Specter chips in to help de-mogrify the NLRB or influence Pennsylvania unionists on particular issues, I'd imagine all will be forgiven.
Swing State Project 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.