#
Packages
FireImg provides client libraries for building optimized image URLs and for server-side uploads.
#
Packages
For uploads from a terminal, CI, or a coding agent, use the FireImg CLI.
#
Installation
npm install @fireimg/js
# or for React
npm install @fireimg/react @fireimg/js
gem 'fireimg', '~> 1.1'
Then follow the guides for @fireimg/js, @fireimg/react, and fireimg (Ruby).