# sharp v0.35.4 - Product: sharp (https://whatsnew.fyi/product/sharp) - Vendor: sharp - Date: 2026-08-26 - Version: v0.35.4 - Original notes: https://github.com/lovell/sharp/releases/tag/v0.35.4 - Permalink: https://whatsnew.fyi/product/sharp/releases/v0.35.4 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'. --- - **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 https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3 * 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)