Python Forum
image manipulation (cropping and MetaData)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
image manipulation (cropping and MetaData)
#1
Question 
Hi everyone,

I'm looking for a lightweight python tool(s)/package to manipulate images.

Actually I just need
  • cropping
  • edition of all the metadata
  • image detection type (but maybe from mimetypes import guess_type is enough ?


So it can be one tool or dedicated tool for each.

Obviously I dig already and I discover wand & Pillow

Pillow afraid me a little because it have a lot of dependency and seem not lightweight.. ?

Maybe it is possible to do those 2 first actions with the standard python library ?? (I doubt)

Thanks.
[Image: NfRQr9R.jpg]
Reply


Messages In This Thread
image manipulation (cropping and MetaData) - by SpongeB0B - May-20-2023, 03:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  AttributeError: 'function' object has no attribute 'metadata 3lnyn0 5 4,723 Mar-28-2022, 04:42 PM
Last Post: Larz60+
  Adding Language metadata to a PDF programmatically bhargavi22 0 1,963 Aug-17-2020, 12:53 PM
Last Post: bhargavi22
  METADATA Errors millpond 0 1,947 Jul-21-2020, 08:22 AM
Last Post: millpond
  How to sort image files according to a metadata file? Brahmslove 1 3,162 Dec-05-2019, 11:25 PM
Last Post: scidam
  Parse the data in XML metadata field klllmmm 2 3,328 Jun-19-2019, 04:24 PM
Last Post: klllmmm
  cropping a picture (always square) Leon 1 2,172 Aug-13-2018, 10:04 AM
Last Post: Leon
  Tiff metadata sudecki 1 21,397 Aug-10-2018, 07:08 AM
Last Post: sudecki
  Video Metadata Question malonn 10 9,605 Jul-23-2018, 04:04 PM
Last Post: malonn
  Help developing img cropping tool in python lerugray 9 6,891 Dec-20-2017, 08:07 AM
Last Post: Mekire
  image processing and manipulation 3015799 1 2,940 Nov-01-2017, 01:57 PM
Last Post: heiner55

Forum Jump:

User Panel Messages

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