nuxt / nuxt/image

provide the ability to send the provider's config to `NuxtImg`

Open
#1,176 3 comments 2 reactions 1 assignee View on GitHub

@huang-julien is already working on this.

Since Jul 28, 2026.

enhancement
Dominant language
TypeScript
Stars
1.5k
Forks
331
Avg merge
19h 52m
Merged PRs (30d)
9

Description

Hello 👋

It would be nice to have a way to pass down some provider configuration to NuxtImg.

I'm thinking about something like baseURL.

Some users have multiple tenants for one provider so they'd need to have something like:

<NuxtImg src="/..." provider="cloudinary" baseURL="..." />

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.