Python Forum
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Image : center and resizing
#2
Two good answers here: http://stackoverflow.com/questions/14211...python-pil

You can also use ImageMagick "trim" operator: http://www.imagemagick.org/Usage/crop/#trim

(You can use imagemagick by calling command line processes, but it also has several Python bindings: https://randomfoo.net/2013/02/21/python-and-imagemagick
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply


Messages In This Thread
Image : center and resizing - by vvv - May-13-2017, 06:52 PM
RE: Image : center and resizing - by Ofnuts - May-14-2017, 03:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Tkinter Pillow Resize Image Looks Choppy While Resizing AaronCatolico1 2 1,438 Jan-03-2023, 05:41 PM
Last Post: AaronCatolico1
  (OpenCV) Help to improve code for object detection and finding center of it saoko 0 1,221 May-14-2022, 05:34 PM
Last Post: saoko
  [S0LVED] [Tkinter] Center dialog? Winfried 8 4,289 Mar-01-2022, 07:17 PM
Last Post: Winfried
  Program to move a dot towards a circle center plumberpy 10 4,334 Dec-03-2021, 12:20 PM
Last Post: BashBedlam
Question How to make a button always stay on a point when resizing the window? _ShevaKadu 5 4,298 Nov-04-2020, 03:59 PM
Last Post: deanhystad
  Center align Kristenl2784 1 1,983 Aug-03-2020, 04:25 PM
Last Post: bowlofred
  rotating and resizing objects jenya56 3 2,405 Jul-26-2019, 12:06 AM
Last Post: scidam

Forum Jump:

User Panel Messages

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