Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

imagemagick

ImageMagick not authorized to convert PDF to an image

August 21, 2022 by Magenaut

I have a program, in which I need to convert a PDF to an image using Image Magick. I do that using the subprocess package:

Categories Python, Q&A Tags imagemagick, linux, python, subprocess Leave a comment

Trim whitespace using PIL

August 18, 2022 by Magenaut

Is there a simple solution to trim whitespace on the image in PIL?

Categories Python, Q&A Tags imagemagick, python, python-imaging-library Leave a comment

What is the fastest way to generate image thumbnails in Python?

August 12, 2022 by Magenaut

I’m building a photo gallery in Python and want to be able to quickly generate thumbnails for the high resolution images.

Categories Python, Q&A Tags imagemagick, python, python-imaging-library Leave a comment

Creating a GIF animation from PNG files

August 10, 2022 by Magenaut

Is there a tool to create a gif animation from a set of png files?

Categories Q&A, Unix & Linux Tags conversion, graphics, imagemagick Leave a comment

How to convert TXT to PDF?

August 10, 2022 by Magenaut

I want to convert .txt files to .pdf. I’m using this:

Categories Q&A, Unix & Linux Tags conversion, imagemagick, pdf, text-processing Leave a comment

Omitting extension with find?

August 9, 2022 by Magenaut

I need to create thumbnails from multiple .png files and would like to do this using ImageMagicks convert utility. To recursively find all files that are not thumbnails themselves, I am using the following call (split into two lines to make it readable):

Categories Q&A, Unix & Linux Tags find, imagemagick Leave a comment

pdf to jpg without quality loss; gscan2pdf

August 7, 2022 by Magenaut

When I convert a pdf file to bunch of jpg files using

Categories Q&A, Unix & Linux Tags command-line, conversion, image-manipulation, imagemagick, pdf Leave a comment

convert images to pdf: How to make PDF Pages same size

August 7, 2022 by Magenaut

I did something like

Categories Q&A, Unix & Linux Tags conversion, imagemagick, pdf Leave a comment

How to rotate a set of pictures from the command line?

August 6, 2022 by Magenaut

I have a large set of JPEG pictures all with the same resolution. It would take too long to open each one inside the graphical interface of imagemagic or gimp.

Categories Q&A, Unix & Linux Tags command-line, gimp, imagemagick Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress