Image64Compressor - Image Assets (PDF, PNG, JPEG ) String Base 64 Encode Compressor
Image64Compressor - Image Assets (PDF, PNG, JPEG ) String Base 64 Encode Compressor
- Image64Compressor
- iOS 11+
- Xcode 11
- Swift 5.0
- Move the Assets (Assets.xcassets) directory you want to compress to your desktop or a working filepath:
mv Assets.xcassets /Users/user/Desktop/Assets- Setup the
Image64CompressorXcode project arguments to your command-line tool:
-
Click on the Scheme named Image64Compressor in the Toolbar:
-
Select Edit Scheme from the menu that appears
-
Ensure Run is selected in the left pane, click the Arguments tab, then click the + sign under Arguments Passed On Launch. Add your working filepath (like /Users/user/Desktop/Assets) as argument and click Close.
-
Execute the
Image64CompressorXcode project and wait for the process to finish and create your template files. -
In case of error check the filepath setup is set correctly
-
After compression success move the
Asset.swiftandItems.swiftgenerated files to the example Xcode project and test the Image Base 64 Assets, following the "example" asset.
We would love you for the contribution to Image64Compressor, check the LICENSE file for more info.
- Manuel Alejandro Perez Rosabal (Clark Kent) (marosabal@icloud.com)
- Carlos Alcala aka Charles Xavier (Profesori) (carlos.alcala@me.com)
Image64Compressor is distributed under the MIT license. See LICENSE for more information.