-
The data present in the redirection link is converted from the original document to Base64, thus it is inherently longer.
Ideally, the redirect link should be shorter than the document itself.
A com…
-
Hi.
I'm performing manipulations on WSIs and saving intermediate results in HDF5.
The end results are being saved to a new WSI using `pyvips.Image.new_from_array`.
However when running on very la…
-
I having trouble to keep the tone depth of an rgb tiff image. What am I missing? The output tiff file appears darker over the whole tone range...
```python
i = py.Image.new_from_file(image_r, acce…
-
Hi,
I have several tiles and I need to merge them; but using terra's `merge` function will result in a ridiculously huge output file while using raster's `merge` function behaves very well and the …
-
**Is your feature request related to a problem? Please describe.**
There are certain images formates that allow multi-pages. Most dramatic example is TIF (TIFF). PCX formate also support multi-pages.…
-
A national scale `Byte` GeoTiff weighs in at about 15GB, but using the GeoTiff `LZW` compression algorithm, that is reduced to ~600MB. A substantial savings on disk, but run some test to see how that…
-
Hello,
I'm trying to figure out how to open an SVS file, downsizing it, and save it as `.tif` without having the resulting file being larger than the original one.
I don't want any degradation on …
EKami updated
4 years ago
-
safe decoding is important however is limited, the `puffs` is designed elegant I admit and want to use in decoding some proprietary binary format, but to occasionally to write in such format is also a…
-
Good evening!
I scanned a book into JPG (600 DPI, 10015×7109 px) and wanted to load the pages into the project. However, the JPG images cannot be loaded. The error message says, `The following file…
Fifis updated
4 months ago
-
(I am new to this data format, so blindly trying to iterate over continuous chunks of data). Using latest czifile:
```python
import czifile
f = czifile.CziFile('/Users/axelr/Downloads/Brightfield+R…