Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Plug In file-heif-save
#3
I am wrong, Gimp does indeed save a .heif file, any old problems are fixed. (although not in my linux flatpak)

So what you need is one of the clever guys to advise on the syntax.


run-mode INT32 The run mode { RUN-NONINTERACTIVE (1)}
image IMAGE Input image
drawable DRAWABLE Drawable to export
filename STRING The name ofthefile to export the image in
raw-filename STRING The name of the file to export the image in
quality INT32 Quality factor (range: 0-100. 0 = worst. 100 = best)
lossless INT32 Use lossless compression (0 = lossy 1 = lossless)

I thought I might get this working in BIMP but it comes unstuck with the filename parameters.
Reply


Messages In This Thread
Python Plug In file-heif-save - by Julio85 - 09-06-2018, 10:11 AM
RE: Python Plug In file-heif-save - by rich2005 - 09-06-2018, 11:04 AM
RE: Python Plug In file-heif-save - by rich2005 - 09-06-2018, 03:25 PM
RE: Python Plug In file-heif-save - by Julio85 - 09-06-2018, 04:24 PM
RE: Python Plug In file-heif-save - by Ofnuts - 09-06-2018, 09:10 PM
RE: Python Plug In file-heif-save - by jmarcorb - 09-08-2018, 06:19 PM
RE: Python Plug In file-heif-save - by Julio85 - 09-10-2018, 09:06 AM

Forum Jump: