全球影像 · 随机遇见 Global Images · Random Encounters

看见世界的
每一个瞬间

See Every
Moment of the World

这里没有门槛,也没有标准答案。
来自世界各地的照片在此汇聚,每一次刷新,都是一次未知的相遇 —— 也可能是你自己的作品。

No barriers here, no standard answers.
Photos from around the world gather here. Every refresh is an unknown encounter — and it might even be your own work.

每一次刷新,都是一次未知的相遇

Every refresh is an unknown encounter

🎲 随机图廊 🎲 Random Gallery

随机图廊,全新多类型页面

A Brand-New Multi-Category Gallery

刷到好看的就让它成为您电脑、平板、手机的壁纸吧。

Found something you love? Make it your wallpaper on desktop, tablet, or phone.

进入图廊 Enter Gallery 随机图片 · 随机风景 · 一键刷新 Random · Scenery · One-click refresh
👤 创作者 👤 Creators

更多精选优秀创作者的作品

More Works from Featured Creators

点进去,看看 TA 镜头下的世界。

Step in and see the world through their lens.

看看创作者 Meet Creators 作品 · 主页 · 一键直达 Works · Homepages · One-click

平凡的我们,
也值得被世界看见

Ordinary as we are,
we deserve to be seen by the world

你随手拍下的瞬间,可能正是别人想看的风景。
来吧,上传您的随拍图,让全世界都能看到并欣赏它

The moment you casually captured might be exactly the view someone else dreams of seeing.
Come on, upload your snapshots and let the whole world see and enjoy them.

你的作品,不只是被看见 Your work is more than being seen

上传之后,它可能为你带来实实在在的收益

After uploading, it could bring you real income

广告分成 Ad Revenue

展示就有收益

Earn from impressions

作品在站内展示时,页面广告的收益会按浏览量计算分成给创作者。 单次不多,但被看见的次数越多,累积越可观。所有收录作品均参与分成,无需申请。

When your work is displayed, a share of page ad revenue is calculated for creators based on views. Each view is small, but the more it's seen, the more it accumulates. All accepted works participate automatically — no application needed.

版权交易 Licensing

有人想买,我们帮你牵线

We connect you with buyers

如果有品牌、媒体或第三方想购买你作品的商用授权,我们作为中间人联系你。 是否出售完全由你决定,成交后你拿主要分成,平台只收取少量服务费。

If a brand, media outlet, or third party wants to license your work commercially, we'll contact you as an intermediary. The decision to sell is entirely yours, and you receive the majority share after the deal — we only take a small service fee.

精选奖励 Featured Bonus

好作品,直接发奖金

Great work earns cash bonuses

每周精选作品除了获得额外曝光,还会收到平台发放的现金奖励。 不定期的主题征集活动另设奖金池,单次最高可达四位数。

Weekly featured works receive extra exposure plus a cash bonus from the platform. Themed submission events run from time to time with a separate prize pool, with single prizes reaching up to four digits.

除此之外 Besides that
  • 署名随作品留下 Your credit stays with the work 每张作品都会标注你的昵称,访客可以看到是谁拍下了这个瞬间 Each work is labeled with your nickname, so visitors can see who captured the moment
  • 被陌生人随机遇见 Encountered by strangers at random 作品进入随机图库,被来自世界各地的访客不经意地翻到 Your work enters the random gallery, discovered by visitors from around the world
  • 看到作品的数据 See your work's stats 投稿后可以查看作品的浏览量、收藏数与收益明细 After submission, view your work's views, saves, and revenue breakdown
  • 版权始终属于你 Copyright always stays yours 非独占授权,不用于商业用途,你随时可以申请下架 Non-exclusive license, no commercial use, and you can request removal anytime
💰 上传作品,开始赚取收益 💰 Upload work, start earning 投稿在独立页面完成 · 全程不超过 1 分钟 · 不收取任何费用 Submission happens on a separate page · under 1 minute · completely free

这些图片,可以怎么用?

How can these images be used?

普通用户 / 开发者与嵌入引用 · 两种方式任选

Regular users / Developers & embedding · Choose either

普通用户

Regular Users

做壁纸 · 收藏 · 参考

Wallpapers · Favorites · Reference

  1. 进入随机图廊,刷新到遇见喜欢的那一张
  2. 电脑端右键 →「图片另存为」;手机端长按图片 →「保存图片」
  3. 设为桌面壁纸、手机壁纸、锁屏或屏保,也可以存下来慢慢看
  1. Enter the Random Gallery and refresh until you find one you love
  2. On desktop: right-click → "Save image as"; on mobile: long-press → "Save image"
  3. Set as desktop wallpaper, phone wallpaper, lock screen, or screensaver — or just save it for later

开发者 · 嵌入引用

Developers · Embedding

API 直链 + HTML 一行接入

API direct link + one-line HTML

可用接口 Available Endpoints
/tp/fj风景Scenery /tp/mn美女Beauty /tp/cm车模Car Model /tp/yj瑜伽Yoga
HTML 引用 HTML Embed
HTML
<img src="https://www.sjimg.com/tp/fj"
     alt="1080P高清随机风景图" loading="lazy">
<img src="https://www.sjimg.com/tp/mn"
     alt="1080P高清随机美女图" loading="lazy">
  • 可选输出方式?output=json 返回json格式,无参数则直接显示
  • 接口无需鉴权、无需 Key,直接 GET 即可(返回 302 重定向到图片地址)
  • 建议保留 loading="lazy",长页面下可减少带宽浪费
  • 适用于博客、个人主页、Markdown 文档、Notion 等场景
  • Optional output methods?output=json Return in JSON format, if there are no parameters just display directly
  • No authentication or key required — just GET directly (returns 302 redirect to the image URL)
  • Keep loading="lazy" to reduce bandwidth waste on long pages
  • Works well in blogs, personal homepages, Markdown docs, Notion, and more
后端接入时,直接请求 https://www.sjimg.com/tp/fj 即可拿到一张随机风景图。 For backend integration, simply request https://www.sjimg.com/tp/fj to get a random scenery image.

💡 引用时请尽量保留来源说明,并遵守 《版权协议》。 商业用途请先取得作者授权,详情可通过页面底部 QQ 咨询。

💡 Please retain source attribution when embedding, and comply with our Terms of Service. For commercial use, obtain the author's permission first — contact us via QQ at the bottom of the page.