https://github.com/cttricks/aix_icon_composer
A free image composer tool specially designed to compose icons for your AIX ( AI2 Builders Extension )
https://github.com/cttricks/aix_icon_composer
appinventor developer-tools extensions html-css-javascript niotron open-source
Last synced: 5 months ago
JSON representation
A free image composer tool specially designed to compose icons for your AIX ( AI2 Builders Extension )
- Host: GitHub
- URL: https://github.com/cttricks/aix_icon_composer
- Owner: cttricks
- License: mit
- Created: 2021-09-03T13:50:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T10:55:25.000Z (about 4 years ago)
- Last Synced: 2025-01-22T03:46:15.851Z (over 1 year ago)
- Topics: appinventor, developer-tools, extensions, html-css-javascript, niotron, open-source
- Language: HTML
- Homepage: https://cttricks.github.io/AIX_Icon_Composer
- Size: 147 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AIX_Icon_Composer
A free image composer tool specially designed to compose icons for your AIX ( AI2 Builders Extension )


[](https://twitter.com/ct_tricks)
## Demo

## What's the need fo this tool?
As it's very clear that this tool is tool is especially for extension developers making extensions (`.aix`) for app builders like App Inventor Niotron etc. A developer needs an icon for each of his/her extensions which he/she is making. But most new developers don't know the proper size and way of implementing the icon. So this simple tool will help them in composing the icon of their choice in the correct size and format.
## Why base64 Image data?
Hosting an icon on any personal server, 3rd party server, or Google drive is a very common practice done by extension developers. But an extension developer must use Base64 image data instead of image URL in their extension.
1. It doesn't require any server to host
2. No worries of broken links or server down
3. The icon is always available to be displayed on any builder anytime
## Other Info 🎯
1. You can use the icons on any of your extension for free and without attribution.
2. This site does not keep your images, all of them upload and get resized, compressed, and composed here on your device. We never upload images to our or any 3rd part site.
3. This project is `Opensouce` If you are a geek and want to explore the tool then feel free to explore source code.
## Important Links 📌
- [View demo](https://cttricks.github.io/AIX_Icon_Composer) Of AIX Icon Composer
- Visit [Cttricks](https://cttricks.com) main website