• We’re migrated a decently sized blog over to an entirely new layout and theme and our main post column is now substantially wider than the original. Is there an automated process we can used to resize the images per post so they look better in our new layout?

    Any suggestions would be appreciated as manually updating 500+ posts isn’t much of an option at this point.

    Thanks

Viewing 1 replies (of 1 total)
  • Search RegEx will let you grep search and replace though posts and pages so you can work with image dimensions.

    But you may have to work with the images themselves. A PHP script on the server or something on the client side, like Windows scripting or Applescript, would work. Image editing software usually has some sort of batch mode, like Photoshop.

Viewing 1 replies (of 1 total)
  • The topic ‘Automated image resizing during import?’ is closed to new replies.