
Bunkercast — Send videos that can't be saved or forwarded
分享无法下载、截屏或转发的视频。
@bunkercastDRM · X
完整作品展
技术栈
60 projects

分享无法下载、截屏或转发的视频。
@bunkercastDRM · X

One screen, owned by whoever bids highest. Your name, logo, colours and video fill it until someone outbids you. The price only goes up, and you only ever pay the difference.
@bibinomathew · X

在浏览器中快速移除图像水印
zainamir · Product Hunt
Gemini Watermark Remover Remove Gemini AI watermarks from images in seconds

通过二维码为活动收集照片,自动筛选后在共享相册和Google Drive中显示。
@OneEyedAbhay · X
it's fun and optimised..open for suggestions or roast

在浏览器中跨设备(Mac、PC、iOS、Android、Smart TV)即时分享文件和文本,无需注册。
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

Mac & Windows 屏幕录制工具,支持点击自动缩放、渐变背景和摄像头叠加。
@zuess05 · X
Shipped some banger updates to

在浏览器中离线批量压缩图片和转换 iOS/Android 实况照片。
DejavuMoe · V2EX
PicForge v0.15.0 / 批量图片压缩 / Android / iOS 实况照片解包和转换工具 PicForge 是一款本地优先( Local-first )的开源浏览器媒体工具箱,专为高通量批量图片压缩、Android 动态照片提取以及跨平台 iOS 实况照片转码设计。 与传统依赖云端服务的转换工具不同,PicForge 的所有解码、处理与编码管线均在客户端 Web Worker 与 WebAssembly 运行时中执行。用户的照片与视频资产完全停留在本地设备内存中,不向任何远程服务器发送请求。 - 在线体验: https://picforge.de/ - 开源地址: https://github.com/DejavuMoe/PicForge 除了图片批量快速压缩  还支持 Android 实况照片无损解包为 JPG + MP4, iOS 实况照片未修改源文件几乎无损转换为 JPG + MP4 ( H.264+

屏幕录制Chrome扩展,内置自动缩放效果和自定义背景功能。
@gabani_vatsal · X
Building Screen recorder which adds zoom effects and custom backgrounds

从截图生成 iPhone、Android 和平板设备贴图
burden7 · V2EX
MockMock 增加平板和电脑设备渲染,帮你更好制作产品渲染宣传图,免费免登录,欢迎体验和建议 ## 地址 [mockmock.app]( https://mockmock.app) 最近进行了迭代优化 - 增加了新设备的展示 - 增加了提供的模板 - 优化了一些交互体验,修复了一些已知问题 ## 截图展示 ### Phone  ### Tablet  ### Laptop  --- 目前 Tablet 和 Laptop 设备提供的模板只有一个,后续迭代增加,目前完全免登录、免付费,欢迎大家使用,希望 MockMock 制作的宣传图能为大家的产品宣传工作提供到帮助!

A complete way to promote your product with video. Demos, launch films, social cuts, testimonials and ads, from a screenshot, a URL or a sentence.
@therealaky · X
Create product videos that convert

UUZP:本地浏览器选片工具,轻松从数百张照片中筛选最佳作品。
alexmaster · V2EX
玩摄影,选片神马的最烦,于是搞了个选片工具 uuzp.cn 每次拍完照片都是几百张,选片最烦人了。 当然隐私更重要,本地处理,无上传。 纯浏览器端处理。 https://uuzp.cn 欢迎大家使用

捕获UI元素及其代码上下文,与AI代理分享以调试视觉缺陷。
Loerei · HN
I found that describing where a broken UI is and taking screenshots for AI agents really sucks. I’m too lazy to explain an indescribable visual bug or capture a millisecond-long flash. I also don’t want to remember which file defines an element, whether it's right in the .tsx or a problem with the Parent Styles in .css. And even if you can point out the exact file, your agent still has to dig through thousands of lines of code to know what on earth you're yapping about. In a 7700-file monorepo like Cal.com, simply giving the right file in the prompt for your agent saves about 68.9% of execution time and 94.2% of the tokens your agent needs to digest. HoverSource gives all the needed information and further pushes it to -88.5% time and -94.5% tokens, basically skipping the entire digging session and jumping straight to reasoning and executing. The save is linear to how big your codebase is. I want to save tokens, but don’t want to spend my time and energy digging manually, and a junio