Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Help developing img cropping tool in python
Post: RE: Help developing img cropping tool in python

So here's a follow up question, I switched it from user input to just take input from a txt file to speed up debugging time. I can get this code to run, but its not reading any of the numbers ive put ...
lerugray General Coding Help 9 6,883 Dec-19-2017, 11:00 PM
    Thread: Help developing img cropping tool in python
Post: RE: Help developing img cropping tool in python

Awesome! This is just what I needed to get going on my own, thank you so much, I really appreciate it! Quick question, could you kindly comment out what some of the variables are in your for loop? I ...
lerugray General Coding Help 9 6,883 Dec-18-2017, 02:03 PM
    Thread: Help developing img cropping tool in python
Post: RE: Help developing img cropping tool in python

(Dec-18-2017, 12:35 PM)Mekire Wrote: I would myself definitely use for loops rather than while loops for this. Also you need to reexamine what arguments Image.crop takes. You wrote: new = img.crop(...
lerugray General Coding Help 9 6,883 Dec-18-2017, 12:39 PM
    Thread: Help developing img cropping tool in python
Post: RE: Help developing img cropping tool in python

I suppose I am having trouble trying to come up with an algorithm or solution that will work but i'll take a look at yours, thank you! Mostly I suppose I am looking for help/guidance in how I would go...
lerugray General Coding Help 9 6,883 Dec-18-2017, 12:15 PM
    Thread: Help developing img cropping tool in python
Post: Help developing img cropping tool in python

Hi everyone I am trying to develop a python script that can crop multiple images from one image and export each crop to a new image. The purpose is to "cut out" pieces for boardgames for future dev...
lerugray General Coding Help 9 6,883 Dec-18-2017, 10:28 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020