Skip to content

TomTomB/OMImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMImage - Oh My Image

Image manipulation & optimization tools

Features

  • Recursive loading of files inside sub folders
  • Support for .jpg, .png & .webp
  • Task queue to chain multiple tasks
  • Allow list & ignore list to convert only specific images within a task
  • Source set generation
  • Composition mode to combine multiple images into one

Usage

  1. Clone this repo
  2. Run npm install
  3. Place your images inside the img folder. Subdirectories are allowed
  4. Adjust the config.ts file inside the src directory to your liking
  5. Run npm start

The output will be saved inside the out folder.

About

Image manipulation & optimization tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published