https://github.com/delucis/sweetcorn
🌽 Turn smooth pixels into crunchy kernels
https://github.com/delucis/sweetcorn
dithering image-processing libvips sharp
Last synced: 5 days ago
JSON representation
🌽 Turn smooth pixels into crunchy kernels
- Host: GitHub
- URL: https://github.com/delucis/sweetcorn
- Owner: delucis
- License: mit
- Created: 2025-12-14T21:17:11.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-01-11T13:46:51.000Z (14 days ago)
- Last Synced: 2026-01-11T15:24:45.138Z (14 days ago)
- Topics: dithering, image-processing, libvips, sharp
- Language: TypeScript
- Homepage: https://delucis.github.io/sweetcorn/
- Size: 1.19 MB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `sweetcorn` 🌽
JavaScript image dithering tools for Sharp
[Read the docs →](https://delucis.github.io/sweetcorn/)
## Packages in this repo
This project uses pnpm workspaces to develop its packages in the `packages/` directory:
| Package | Description | Changelog |
| -------------------------------------- | ------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------- |
| [`sweetcorn`](/packages/sweetcorn/) | JavaScript image dithering tools for Sharp | [](packages/sweetcorn/CHANGELOG.md) |
| [`@sweetcorn/astro`](/packages/astro/) | Sweetcorn-powered Astro image service | [](packages/astro/CHANGELOG.md) |
A Starlight documentation site is available in the [`docs/`](/docs/) directory that is also used for testing and demonstrating the code.
## License
[MIT](LICENSE)