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

  • SEARCH
  • Home
  • 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

I got this Base64 gif image: R0lGODlhDAAMALMBAP8AAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAACH5BAUKAAEALAAAAAAMAAwAQAQZMMhJK7iY4p3nlZ8XgmNlnibXdVqolmhcRQA7 Now I want to display this
I've got a MySQL database that stores image information. Right now it only has
I've got an image upload script which was previously working. It's now broken, and
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 got this error when trying to update an image. It was a cross-thread
I've got a 16 pixel high image that I've created in Paint.NET that I'd
I've got a problem making alpha PNGs with PHP GD. I don't have imageMagik

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.