Comparing with converting first page of pdf to image, and even assembling 4 big images to an animated GIF, their time is about the same.
So I would like to know if this operation is supposed to be slow in nature?
Note: I have read through some other threads on the forum and limit the thread to 1 to avoid the possible MP library problem. But the time is is just a few ms different so I assume my version of ImageMagick is not be affected by the MP library problem.
Code: Select all
convert -background white -fill black \
-font Times-Roman -pointsize 24 \
-limit thread 1 \
"label:This is a simple plain text file. No fancy.
This is the second line of the text file.
Third
Fourth
Fifth
and more and more..."\
jpeg:/tmp/PCkcL7"