pyvips icon indicating copy to clipboard operation
pyvips copied to clipboard

Add `find_load` and `find_save`

Open jcupitt opened this issue 3 years ago • 0 comments

find_load and find_save would be useful for deciding what options are available to new_from_file etc. Take the implementation from eg.:

https://github.com/libvips/pyvips/blob/master/pyvips/vimage.py#L347-L350

See https://github.com/libvips/libvips/issues/2953 for details.

jcupitt avatar Jul 28 '22 13:07 jcupitt