Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6755033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T13:21:08+00:00 2026-05-26T13:21:08+00:00

I got a image magick script for rotating and giving border to an image.

  • 0

I got a image magick script for rotating and giving border to an image. Now my problem is that this one making one file at a time.I want this to convert all the images in a folder. So can some one tell me how to do that. Any help or suggestions will be highly appreciable.The Image magick script is like this

  convert input.png;
 -bordercolor white  -border 20 \
 -bordercolor grey60 -border 1 \
 -bordercolor none  -background  none \
 \( -clone 0 -rotate `convert null: -format '%[fx:rand()*0+6]' info:` \) \
 -delete 0  -border 400x200  -gravity center \
 -crop 800x660+0+0  +repage  -flatten  -trim +repage \
 -background black \( +clone -shadow 20x2+1+1 \) +swap \
 -background none  -flatten \
 output.png
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T13:21:08+00:00Added an answer on May 26, 2026 at 1:21 pm

    That’s the easy part:

    for f in /path/to/dir/*.{jpg,gif,png}; do
        convert $f ... out_$f
    done
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Alright.. I'm struggling with this one.. I've got an image with a transparent hole
I got a image with only one representation, and that was a NSCGImageSnapshotRep .
I've got an image gallery that is showing one image per row inside of
I've got image tags that look like this: <img src=/path/to/my/image.jpg /> But when I
I got the image like this (it's a graph): (source: kitconet.com ) I want
I've got an image that's allowed to be rotated and scaled by the user.
I've got this image: I want to code this image (just the bar, not
I'm facing a problem of algorithm. Here's the thing : I've got an image
I´ve got a star image as <img> . This image has a javascript function,
I got this SVG image from Wikipedia and embedded it into a website using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.