iLoveAIImg

Section library

Explore the actual components, then use their content props to compose a page. Each preview includes its source and a minimal usage example.

Hero

src/blocks/hero.tsx
<Hero content={content.hero} brand="Your brand" action={action} />

Component preview

Hero

Introduce the page with a headline, a short description and a primary action. Pass brand separately and build the action in the page.

AiImageGenerationModels

src/blocks/ai-image-generation-models.tsx

Compact published image model choices with shared icons, badges and current model descriptions.

<AiImageGenerationModels content={content.product.directory} />

AI Image Generation Models

Annual plans · save 50%

Choose a model by the kind of image you want to make. Compare its strengths in detail, editing control, and speed.

Fast, detailed image creation for everyday ideas.

Follows detailed prompts for text-rich designs.

Nano Banana Pro

PRO

Fine control over lighting, detail, and typography.

Seedream 5.0 Pro

PRO

Turns complex information into detailed visual layouts.

Nano Banana 2

NEW

Balances detailed images with fast generation.

Nano Banana 2 Lite

FAST

Quick drafts and edits for exploring visual ideas.

Nano Banana

FAST

Keeps characters recognizable across scene changes.

Seedream 5.0 Lite

NEW

Interprets complex instructions and reference styles.

ModelUsageGuide

src/blocks/model-usage-guide.tsx

Compact comparison table for model credit costs and plan-level image estimates.

<ModelUsageGuide content={content.modelUsageGuide} rows={rows} locale={locale} />

Compare model usage with plan credits

Show representative model costs beside the estimated output from two plans without turning the pricing cards into a large matrix.

Image modelExample outputCredits / imagePro estimateMax estimate
GPT Image 21K2500 images2,500 images
Seedream 5.0 Pro1K9–14Variable cost71–111 images357–555 images

Explain the assumptions and point users to the final quote shown before submission.

InspirationGallery

src/blocks/inspiration-gallery.tsx

System-styled image cards with source attribution and an optional prompt-selection action.

<InspirationGallery content={content.product.inspirationGallery} />

UserReviews

src/blocks/user-reviews.tsx

A verified-feedback slot that renders quote cards only when real review records are supplied.

<UserReviews content={content.product.userReviews} />

Verified user feedback

Supply approved quotes and context when real feedback is available.

Verified feedback will appear here when it is available.

TextColumns

src/blocks/text-columns.tsx

Reading-oriented image and notes. Supports an optional square visual and stacked mobile content.

<TextColumns content={content.textColumns} />

Explain the idea beside the image

Use a visual and a short reading column to explain a creative choice.

AI-generated visual concept

Name the direction

Describe the subject, composition and mood that make this image useful.

Choose the next change

Keep what works and focus the next instruction on the missing detail.

EditorProofStrip

src/blocks/editor-proof-strip.tsx

A compact factual proof strip for a prompt-led tool page.

<EditorProofStrip content={content.product.editorProofStrip} />

One clear sentence. One focused edit.

Describe the changeUse plain language to name the edit.
Name what staysKeep the subject or detail that matters.
Start with free creditsShow the available credit cost before starting.

EditorBeforeAfter

src/blocks/editor-before-after.tsx

Alternating image-and-copy rows for before-and-after editing examples.

<EditorBeforeAfter content={content.product.editorBeforeAfter} />

Make the change visible

Alternate result-led rows with a responsive image frame.

Change the setting

Show the starting image and the result beside a focused explanation.

Armchair before and after a background change

Try a new direction

Use the same row structure for a second, distinct image task.

Lighthouse before and after a style change

EditorTrust

src/blocks/editor-trust.tsx

Three decision-support cards with an icon, heading and short explanation.

<EditorTrust content={content.product.editorTrust} />

Reasons to keep the workflow focused

Three compact cards for decision support.

Plain-language control

Explain the target and requested change.

Visible choices

Keep model and output options near the task.

Review before keeping

Inspect the result before downloading it.

EditorProcessSteps

src/blocks/editor-process-steps.tsx

A three-step process row with connected desktop icons and a mobile stack.

<EditorProcessSteps content={content.product.editorProcessSteps} />

Three steps from source to result

A connected process row that stacks on mobile.

  1. 1

    Upload the image

    Start with the source you want to change.

  2. 2

    Say what to change

    Write a clear, focused instruction.

  3. 3

    Review and download

    Keep the version that fits your purpose.

EditorShowcaseCarousel

src/blocks/editor-showcase-carousel.tsx

A responsive horizontal carousel for image-led examples with previous and next controls.

<EditorShowcaseCarousel content={content.product.editorShowcaseCarousel} />

Visual edit directions

A horizontal card carousel for examples and outcomes.

EditorPromptCarousel

src/blocks/editor-prompt-carousel.tsx

A horizontal carousel of practical prompt examples without invented testimonials.

<EditorPromptCarousel content={content.product.editorPromptCarousel} />

Prompt cards

A horizontal set of practical instruction examples.

EditorPromptCarousel · marquee

src/blocks/editor-prompt-carousel.tsx

A two-row, auto-scrolling prompt marquee that keeps practical examples visible without inventing testimonials.

<EditorPromptCarousel content={content.product.editorPromptCarousel} layout="marquee" />

Prompt cards

A horizontal set of practical instruction examples.

Background

Change the setting

Replace the busy room with a neutral wall; keep the subject.

Cleanup

Remove a distraction

Remove the object on the right; continue the surface behind it.

Style

Try another treatment

Turn this scene into a paper illustration; keep the composition.

ProofFeature

src/blocks/proof-feature.tsx

Result-led image and copy with a page-owned action slot.

<ProofFeature content={content.proofFeature} action={action} />
Before-and-after examples of image transformations

Show the useful result first

Pair a real image example with a focused explanation and a page-owned action.

TabbedImageShowcase

src/blocks/tabbed-image-showcase.tsx

Tabbed image examples that keep related visual directions in one section.

<TabbedImageShowcase content={content.tabbedImageShowcase} />

Explore visual examples

Use tabs when several related example groups need to share one visual area.

Blue vase on a pink surface
Source image
Isolated blue vase
Transparent result

UseCaseGrid

src/blocks/use-case-grid.tsx

A compact two-column grid connecting capabilities to concrete use cases.

<UseCaseGrid content={content.useCaseGrid} />

Give a capability a clear use

Use compact cards to connect a product capability with a concrete task.

Product photos

Explain how a subject fits a product workflow.

Portraits

Explain how the same capability helps with people.

Social posts

Connect the feature to a quick publishing task.

Graphics

Describe a simple design asset use.

ImageActionGrid

src/blocks/image-action-grid.tsx

A responsive grid of image-led follow-up actions with optional closing copy.

<ImageActionGrid content={content.imageActionGrid} />

Show the next actions

Image-led cards can keep a follow-up workflow concrete and easy to scan.

Armchair before and after a background change

Change a background

Show one practical continuation from the first task.

Product bottle on a warm stone surface

Stage a product

Use another card for a related visual outcome.

Product scene with room for campaign copy

Prepare a campaign

Keep the card description tied to a real next action.

Use the closing sentence for a concise next step.

RelatedTools

src/blocks/related-tools.tsx

Related public tool links with an explicit next action.

<RelatedTools content={content.relatedTools} />

Features

src/blocks/features.tsx
<Features content={content.features} />

Features

Present features in an icon card grid. Pass title, description and items; each item has an id, icon, title and description.

Feature 1

Explain one capability in a short sentence. Repeat this item for each feature.

Feature 2

Explain one capability in a short sentence. Repeat this item for each feature.

Feature 3

Explain one capability in a short sentence. Repeat this item for each feature.

Features · images

src/blocks/features.tsx

Use page-supplied explanatory images above feature cards. Images are shown completely, and stack on narrow screens. Use a unique id for each instance.

<Features id="feature-guide" content={content.features} images={content.featureImages} />

Features

Present features in an icon card grid. Pass title, description and items; each item has an id, icon, title and description.

Square, landscape and portrait sailboat compositions with marked headline spaceThe same yellow rain boot and daisies shown as photography, watercolor and 3D

Feature 1

Explain one capability in a short sentence. Repeat this item for each feature.

Feature 2

Explain one capability in a short sentence. Repeat this item for each feature.

Feature 3

Explain one capability in a short sentence. Repeat this item for each feature.

Pricing

src/blocks/pricing.tsx
<Pricing id="pricing-preview" />

More images. Better value.

Choose monthly, yearly, or one-time credits.

Start free

$0

No payment details needed

Daily allowance · up to
3 images / day · 6 credits

A small daily allowance for occasional ideas.

  • Daily credits expire; unused credits do not roll over
  • Images saved for only 7 days
  • Basic storage space

Pro

Save 50%

Recommended for regular creation

$10.00/month

$120.00 billed yearly

GPT Image 2 · 1K · up to
6,000 images

For individual creators making images throughout the month.

  • Supports more models
  • Annual credits valid for 12 months
  • Permanent storage for all your assets
  • Expanded workspace storage
  • 12,000 credits delivered upfront each year
  • Full downloads, no added watermark

Max

Save 50%
$40.00/month

$480.00 billed yearly

GPT Image 2 · 1K · up to
30,000 images

For higher-volume creation, more iterations, and larger image batches.

  • Supports more models
  • Annual credits valid for 12 months
  • Permanent storage for all your assets
  • Largest workspace storage
  • 60,000 credits delivered upfront each year
  • Full downloads, no added watermark

FAQ

src/blocks/faq.tsx

One FAQ component with centered, split and inset layouts. All answers remain in the initial HTML; an optional footer accepts page-owned actions.

<FAQ content={content.faq} />
<FAQ content={content.faq} layout="split" />
<FAQ content={content.faq} layout="inset" footer={link} />

Creating and keeping your images with ILoveAIImg

What can I make with ILoveAIImg?

Use Text to Image to create illustrations, covers, and scenes from words. Use AI Photo Editor to change a photo’s setting, colors, or style, and Background Remover for a transparent PNG cutout. These AI image tools give you different starting points; your signed-in workspace brings your work and its versions together.

Do I need design experience or complicated prompts?

Start with a short description of the subject, setting, and style: “an orange cat reading in a sunny garden, watercolor.” For an edit, say what should change and what should stay. ILoveAIImg provides prompt examples and controls for model, image shape, and resolution. These easy AI image tools let you adjust one instruction at a time; always review the result.

Where are my images after I refresh or close the page?

Sign in to ILoveAIImg and open Workspace to find your recorded work and available versions. Refreshing does not itself delete those records. Task history currently has a seven-day retention period, so do not treat it as a permanent archive. Save images you want to reuse in Assets and download important files. If you are trying the tools as a guest, download your result before leaving rather than relying on an account workspace.

How is saving to Assets different from downloading?

Saving in Assets keeps an image in your ILoveAIImg asset library for later use. Downloading makes a separate file on your own device. In Assets, select the image and choose Save; this keeps the asset independently of its task history. It does not preserve every task or version as a permanent project record. Keep a local copy of images you need long term.

How do I download the version I want?

Use Download on a completed result, or open a work in your ILoveAIImg workspace, select the version you want, and choose Download. You can also download an image from Assets. Choose the image first so you export the intended version. Background Remover produces a transparent PNG; other downloads use the available result file.

Can I continue editing without replacing the earlier image?

Yes. In your ILoveAIImg workspace, select an available version and choose Continue editing. The selected image becomes the input for the next operation. Describe a change or choose a compatible tool, then review the new result. A new edit creates another version rather than overwriting the selected image. You can revisit earlier versions while they remain available.

Does ILoveAIImg have free AI image tools, and how does pricing work?

Start with the available trial and daily credits. Each generation or edit uses the credits shown before you begin. Check Free credits for current eligibility and limits. The amount depends on the selected tool, model, and settings. Choose monthly, yearly, or one-time credits.

FAQ · split

src/blocks/faq.tsx
<FAQ content={content.faq} layout="split" />

FAQ

Answer common questions in an accordion. Pass title, description and items with id, question and answer.

How do I add a question?

Add an item with a unique id, question and answer to content.items.

Where does the copy belong?

Keep the questions and answers in the page JSON and pass the FAQ object as content.

Are answers rendered before clicking?

Yes. Answers are included in the initial HTML; the accordion controls their visibility.

FAQ · inset

src/blocks/faq.tsx
<FAQ content={content.faq} layout="inset" footer={action} />

FAQ

Answer common questions in an accordion. Pass title, description and items with id, question and answer.

How do I add a question?

Add an item with a unique id, question and answer to content.items.

Where does the copy belong?

Keep the questions and answers in the page JSON and pass the FAQ object as content.

Are answers rendered before clicking?

Yes. Answers are included in the initial HTML; the accordion controls their visibility.

Jump to a section

Blog

src/blocks/blog.tsx
<Blog content={content.blog} posts={posts} locale={locale} viewAllHref="/blog" />

Changelog

src/blocks/changelog.tsx
<Changelog content={content.changelog} entries={entries} heading="h2" />

Release timeline

Changelog

Present releases in a dated timeline. Pass content and entries with version, date, formattedDate, tags and a Content component.

Latest update:

v1.0.0

Release entry

Summarize the release in one sentence.

  • Example

Use the Content component for the release details. The timeline displays the date, version and tags alongside it.

CTA

src/blocks/cta.tsx
<CTA content={content.cta} action={action} />

CTA

Close the page with a headline, short description and action. Pass content and supply the button or link through the action slot.

ToolDirectory

src/blocks/tool-directory.tsx

Image composer, public tool filters and the published image model list. Supply page copy as content; model capabilities come from the shared catalog.

<ToolDirectory content={content.directory} brand={brand} heading="h2" />

Free AI Image Tools for Your Ideas Component preview

AI images, made simple. Start free.

Try without signing inPowered by GPT Image 2.5

GPT Image 2.5 Generator workbench

Reference

Model

Resolution

Credits for this run: 2

AI Image Generation Models

Annual plans · save 50%

Choose a model by the kind of image you want to make. Compare its strengths in detail, editing control, and speed.

Fast, detailed image creation for everyday ideas.

Follows detailed prompts for text-rich designs.

Nano Banana Pro

PRO

Fine control over lighting, detail, and typography.

Seedream 5.0 Pro

PRO

Turns complex information into detailed visual layouts.

Nano Banana 2

NEW

Balances detailed images with fast generation.

Nano Banana 2 Lite

FAST

Quick drafts and edits for exploring visual ideas.

Nano Banana

FAST

Keeps characters recognizable across scene changes.

Seedream 5.0 Lite

NEW

Interprets complex instructions and reference styles.

Steps

src/blocks/steps.tsx

Illustrated steps with scroll progression. Supply image URLs and action destinations in content; every step stays mounted for server rendering and reduced-motion users.

<Steps content={content.steps} />

From your first idea to a picture you can use

Put free AI image tools to work with ILoveAIImg: describe a picture, refine the result, and download it for your next post, design, or product listing.

01 / 03

Start with words or a photo

Describe a new illustration, cover, or product scene. Have a photo already? Upload it and tell ILoveAIImg what to change. Choose Background Remover when you only need a transparent cutout.

Choose an image tool
A photograph of a rain-soaked street
02 / 03

Review the result and keep editing

Check faces, lettering, and the details that matter. Choose Continue editing to use a result as the starting image for your next change. In your ILoveAIImg workspace, select an earlier version to take the picture in another direction.

Edit a photo
An armchair before and after a background change
03 / 03

Keep and download your favorite

Open the version you want in your workspace and choose Download. Use Assets to save images for reuse inside ILoveAIImg, and keep a downloaded copy on your device. Saving an asset and downloading a file serve different needs.

Start creating
The street transformed into an illustration

Pricing · section

src/blocks/pricing.tsx

The shared pricing section with Free, two paid tiers, monthly and annual billing, and one-time credit packs. Copy comes from shared pricing messages.

<Pricing layout="section" />

More images. Better value.

Choose monthly, yearly, or one-time credits.

Start free

$0

No payment details needed

Daily allowance · up to
3 images / day · 6 credits

A small daily allowance for occasional ideas.

  • Daily credits expire; unused credits do not roll over
  • Images saved for only 7 days
  • Basic storage space

Pro

Save 50%

Recommended for regular creation

$10.00/month

$120.00 billed yearly

GPT Image 2 · 1K · up to
6,000 images

For individual creators making images throughout the month.

  • Supports more models
  • Annual credits valid for 12 months
  • Permanent storage for all your assets
  • Expanded workspace storage
  • 12,000 credits delivered upfront each year
  • Full downloads, no added watermark

Max

Save 50%
$40.00/month

$480.00 billed yearly

GPT Image 2 · 1K · up to
30,000 images

For higher-volume creation, more iterations, and larger image batches.

  • Supports more models
  • Annual credits valid for 12 months
  • Permanent storage for all your assets
  • Largest workspace storage
  • 60,000 credits delivered upfront each year
  • Full downloads, no added watermark

CTA · premium

src/blocks/cta.tsx

A final headline and links to the public image generator and editor.

<CTA layout="premium" content={content.cta} action={actions} />

What will you make with ILoveAIImg?

Put an idea into words or bring a photo. Create a first image, keep refining it, and download a version ready for your next post, design, or product listing.