OceansTech Posted November 17, 2014 Share Posted November 17, 2014 Is there a program that can do batch conversions of gif's to jpg's? I've got about 1000 gif's I need to convert and have no intention of opening each one and saving it as a jpg. OceansTech Quote Link to comment Share on other sites More sharing options...
John Dave Posted November 20, 2014 Share Posted November 20, 2014 @OceansTech I would say head over to the sourceforge(dot)net for getting the tool like "Bulk image converter" which will help you in converting tool jpg files to png files at one ! Quote Link to comment Share on other sites More sharing options...
joice33 Posted December 1, 2014 Share Posted December 1, 2014 @OceansTech you can take idea from search engines if you don't know this. Quote Link to comment Share on other sites More sharing options...
John Dave Posted December 15, 2014 Share Posted December 15, 2014 @joice33 looks like user haven't taken help from the search engine and that's the reason why he seems to be seeking answers for the question like this one over here! :P Quote Link to comment Share on other sites More sharing options...
nostrademons Posted July 29, 2015 Share Posted July 29, 2015 You can do this pretty easily with a simple Python script - check out Python and Pillow and just open the files as gif and save them as jpg. ImageMagick can do it from the command-line as well: http://www.imagemagick.org/script/convert.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.