# sharp v0.35.4-rc.0 - Product: sharp (https://whatsnew.fyi/product/sharp) - Vendor: sharp - Date: 2026-08-25 - Version: v0.35.4-rc.0 - Original notes: https://github.com/lovell/sharp/releases/tag/v0.35.4-rc.0 - Permalink: https://whatsnew.fyi/product/sharp/releases/v0.35.4-rc.0 - Labels: Pre-release What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Upgrade to libvips v8.18.6 for upstream bug fixes - **fixed** — Bound resize dimensions to coordinate limit - **fixed** — Bound composite left and top to coordinate limit - **fixed** — Round palette bit depth up for png and gif colours - **fixed** — Ensure tiff.subifd input option is used - **fixed** — Ensure info.pages is correct when limiting input page range - **changed** — Improve support for input Streams finishing before output is requested * Upgrade to libvips v8.18.6 for upstream bug fixes. * Bound resize dimensions to coordinate limit. * Bound composite left and top to coordinate limit. [#4564](https://github.com/lovell/sharp/pull/4564) [@metsw24-max](https://github.com/metsw24-max) * Round palette bit depth up for png and gif colours. [#4569](https://github.com/lovell/sharp/pull/4569) [@metsw24-max](https://github.com/metsw24-max) * Ensure tiff.subifd input option is used. [#4572](https://github.com/lovell/sharp/pull/4572) [@metsw24-max](https://github.com/metsw24-max) * Ensure `info.pages` is correct when limiting input page range. [#4578](https://github.com/lovell/sharp/pull/4578) [@metsw24-max](https://github.com/metsw24-max) * Improve support for input Streams finishing before output is requested. [#4584](https://github.com/lovell/sharp/pull/4584) [@Jaybhade](https://github.com/Jaybhade)