
GeoImageTagger — AI Photo Geotagging & EXIF Metadata Tool
Geotag photos and edit metadata with AI-generated tags.
tosief · HN
GeoImageTagger – AI image geotagging and metadata editor
The full gallery
Tech stack
60 projects

Geotag photos and edit metadata with AI-generated tags.
tosief · HN
GeoImageTagger – AI image geotagging and metadata editor

Compress, convert, and resize images in your browser with support for JPG, PNG, WebP, GIF, AVIF, HEIC, and TIFF.
@VumexaAi · X
Building VUMEXA — free browser tools for small image/file tasks. Current focus: compress images, hit exact KB limits, resize, and convert WebP/JPG. No uploads, no sign-up. Files stay local in the browser.

Cull, enhance, and generate photos with AI in your browser.
ansheng_hu · Product Hunt
MomentSift Cull, enhance, and create better photos with AI


Access curated, editable prompts for AI image generation with model adaptation guidance.
u/cankirkgoz · Reddit
I kept rewriting AI portrait prompts for every reference photo, so I built a tool for it Over the past few months, I’ve been experimenting a lot with realistic AI portraits, and I kept running into the same problem. Finding a good-looking result online is easy. Finding the prompt behind it is harder, but still possible. The real problem starts when you try to use that prompt with your own reference photo. Change the person, outfit, location, or number of people, and the pr

AI image generator and editor with 2K output, reference images, and multilingual text support.
imaginevid-ai · GitHub
Awesome-seedream-5-pro-prompts-and-skills About World's largest Seedream 5.0 Pro prompt library — 10,000+ curated prompts with preview images, 16 languages. Dreamina Seeream AI image generation. Free & open source.

Browse curated Midjourney sref codes organized by style to generate consistent image aesthetics.
Midjourney Sref code 精选库 — 在 Midjourney 的 prompt 输入 `--sref xxx` ,可以固定生成某种特定风格的图片。这对很多人来说非常方便,不用写一堆效果词,只要记住几位数字就可以。但 `--sref xxx` 有大概 40 亿个,其中重复或者质量不佳的不在少数。因此做了一个网站把一些个人觉得不错的 sref code 收集起来并进行分类,方便新人或

Merge PDFs, compress images, remove backgrounds, and access utilities entirely in your browser.
@damiadeh · X
Your files utility tools stacks in your browser. No uploads, files stays on your pc.

Batch edit images in your browser with tool chaining, compression, and format conversion.
BulkPicTools — 免费浏览器端图片批量处理工具,支持**工具链串联**(压缩→转格式→裁剪一次完成,无需重复上传),本地 AI 去背景/人脸模糊(WebGPU,无需 API Key),支持 200+ 张图片批量处理,文件不上传服务器。

Generate images from text or photos with adjustable resolution up to 4K.
itxh · V2EX
codex 做了一个 GPT Image 2 在线生成器:从创意到高清成图,一站完成 ## 描述 输入一句提示词,或上传一张参考图片,即可快速生成海报、商品图、人像、社交媒体素材和品牌视觉。支持文生图、图生图及 1K 、2K 、4K 多档输出;注册后可免费体验首张 1K 文生图,无需绑定信用卡。还可直接使用 20 组带效果图的提示词模板,减少反复试错,更快获得可用作品。[在线生成器]( https://gptimage2.wwkejishe.top/)、[提示词库]( https://gptimage2.wwkejishe.top/gpt-image-2-prompts) ## 功能 - 文生图:用自然语言描述画面,快速生成完整视觉作品。 - 图生图:上传参考图片,调整风格、构图、细节和视觉效果。 - 高清输出:支持 1K 、2K 、4K ,可选择多种常用图片比例。 - 提示词库:提供 20 组带输出参考的完整提示词,支持复制和直接试用。 - 老照片修复:去除划痕、模糊和褪色,可选择“修复”或“修复并上色”,首次 1K 修复免费。[老照片修复工具]( http

A prompt inspiration library for GPT-Image-2 with creation scenarios, templates, and API examples.
@GreatbinVip · X
我做了一个更完整的免费网站,不用去部署,打开网页就能用。

Automated backup and end-to-end encrypted disaster recovery for network device configurations.
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai