Skip to content

Harley-xk/AssetsProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AssetsProcessor

Assets Processor is a simple tool to process your Xcode image assets. Since that the plugins are no longer working.

  1. Scale 3x images to 2x.
  2. Scale 3x or 2x images to 1x if needs.
  3. Upscale 2x images to 3x if needs.
  4. Rename file names with the name set in image assets.
  5. Show all results of every image set after processing.

Thanks To

  • RTImageAssets

    The core functions are copied from it and translated to swift

License

This Software is licenced under GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007. See the licence file for more infomation.

About

A simple tool to process your Xcode image assets. Since that the plugins are no longer working.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages