-
With reference to [https://github.com/mattermost/mattermost/issues/25652](https://github.com/mattermost/mattermost/issues/25652|smart-link) currently the iOS app considers DNG files (iOS raw image fo…
-
https://github.com/Exiv2/exiv2/pull/1919 added preliminary support for JPEG-XR images.
As it was pointed out in that PR, we should probably take this out to a proper new format and source file, lik…
-
### What did you do?
I need to save to save huge image files (approx. 819200x460800 RGBA). This is too much for anyone's RAM so I have to save it in chunks from disk. I start by saving the array to a…
-
**I brought a talk about this on developers' chat, and fire asked for a proposal to be recorded.**
### Describe the project you are working on
The editor, I believe.
### Describe the problem or…
-
Don't you think Tiff files should be checked even if they only have .tiff or .tif extension ?
In OMETIFFFormat.java:
``` java
@Override
protected String[] makeSuffixArray() {
return …
hadim updated
6 years ago
-
### Current behavior
I see that below are the different format images that the user might wanted to compress
```
'jpg',
'jpeg',
'tif',
'tiff',
'wmf',
'bmp',
'png',
'gif',
…
-
I installed libvips on Ubuntu 20.04 by 'vips-8.10.0.tar.gz' and install pyvips with pip. Then `import pyvips` can work in Python 3.6 but cann't read any images, even `jpeg` or `png`
> import pyvips…
-
Hi, I'm interested in the [zif file format][zif] in order to create and visualize very large (800Kx5K pixels) zoomable images. The format seems to be based on a tiled big tiff spec, with tiles compose…
-
Good afternoon sir,
When I am implementing the code for same dataset, It is not able to read the input files in .tiff format.
Can you help please regarding this?
-
I have a software tool that uses XDocReport. I originally developed it with version 1.0.4 back in the 2016 time frame. It uses XDocReport for, among other things, to display dynamic images in .docx …