Skip to main content
Rork makes it super easy to quickly generate assets or connect functionality in your app with AI image generation. With generation tools like NanoBanana, Sora, and others, there is a whole lot to utilize from within your Rork project. You can even generate your App Icon within the editor. Lets go through all the use cases.

Generate your Image Icon

You can have Rork generate your image icon just by saying “Please update our app icon by generating an image for it. {Describe any custom details for your icon}” in the Rork editor for your project. You can also quickly generate an icon by clicking on the project settings by clicking on your Project Title on the top left, and then pressing “Generate Icon”. trimmm.gif Screenshot 2025-12-08 at 3.22.21 PM.png If all goes correctly, you should see a new icon generated and your app updated! This icon will transfer to your actual published app on the App Store.

Using Image Generation functionality within a Project

You can create text to image or image to image generation functions for your Rork project. This can be helpful if you are making an app like a Polaroid app, that takes a picture of you and then generates an image in a polaroid for you. Here is an example prompt for that:
Please add an AI image generator / NanoBanana for this camera app. When a user takes a photo with this camera app, instead of returning the actual photo, generate a polaroid version of that image. Ask the user what celebrity that want in the picture before generating the image.
This will generate a project thats main function is to take pictures and turn them into polaroids with celebrities.