
Imagerry | Image Editor, Converter & Customizer
Edit, resize, crop and convert images directly in your browser without uploading files.
@its_ajseven · X
The full gallery
Tech stack
27 projects

Edit, resize, crop and convert images directly in your browser without uploading files.
@its_ajseven · X

Convert and compress images in multiple formats directly in your browser without uploading files.
@SamoreVaibhav · X
The online image converter experience: → upload → wait → download → "free limit reached, upgrade now" → open competitor site → upload the same files AGAIN → next week: which site was it? what size did I use?? I got tired of this loop. So I built Runs 100% in your browser — files never upload, so there's no limit to hit. Save your presets once, they're there forever. My first SaaS. Launching in public 😁

Free in-browser PDF tools for merging, splitting, converting, and editing without uploading files.
u/Key_Caramel_5578 · Reddit
Built a free PDF toolkit solo (with AI help) — need feedback on the in-browser text editor before I keep pushing on it Been heads-down on this for a while: thepdftool.in Standard PDF stuff : merge, split, compress, convert, OCR — but most of the conversion tools run entirely client-side (WASM), so files never leave your browser for those. Built solo, leaned on AI tools for a good chunk of the code and debugging. The feature I care most about right now is an inline text editor :— click i

Upload a file, get a shareable link, and let anyone download it.
@astrolinkcc · X
Try one of our products!

Free tools to convert, compress, and edit files directly in your browser without uploads.
@faisalhaleem · X
Just launched — free browser-based file tools runs entirely in your browser. Video to GIF (with trim slider) Merge / Split / Shrink PDF Your files NEVER leave your device. No sign-up needed. Free forever. #buildinpublic #webdev #indiedev #tools #privacy

Record and edit screen videos locally without cloud uploads.
@MarkZofMarkZ · X
Screen Recorder that doesn't share your recordings to the cloud:

Transfer photos from your phone to your computer folder in real-time without creating an account.
1010115121 · V2EX
做了个网站,将手机的照片实时同步到电脑指定的文件夹,不需要复杂的操作! 最近自己有个需求:需要把手机刚拍的一批图(十来张)快速传到电脑 试了一圈手机和电脑的同步方案,都有点麻烦,所以自己做了个工具站:PicPicGo https://picpicgo.com 使用很简单: 1 、电脑打开网页,选择一个文件夹 2 、手机扫码进行连接 3 、手机拍照或选择照片 4 、照片自动保存到电脑刚才选择的文件夹 不需要安装电脑软件,也不需要安装手机 App ,打开网页就能用 照片通过 WebRTC 在设备之间直接传输。 目前只支持同局域网的设备,刚发布,发出来看看有没有人也有类似需求,欢迎试用和提意见。

Create client portals to share files, collect documents, and discuss without signup.
@droplana_com · X

Share encrypted files with self-destructing links without signing up.
@cortexdrop · X
CortexDrop- first consumer file sharing built on IPFS. Drop a file, get a private link.

Merge, split, compress, rotate, reorder and delete PDF pages in your browser. No daily limit, no account, and your document never leaves your device.
@PDFCheetah · X

Upload HTML and instantly share it as a live public page, no registration required.
foryou2023 · V2EX
重复造轮子,简单部署 html 经常刷小红书和 b 站,看到一些人问怎么部署 html ,所以造了这个轮子。 简单的调研了一下,发现市场需求也不是很大,不过正好 dsv4 flash 发布了,同时看到一个新的出海支付渠道, 所以还是简单的当做练手造了这个轮子,顺便看看 dsv4 flash 的实战能力怎么样。 目前来看,完全满足自己的需求,就是前端搞的麻烦一点,不能直接截图给 ai 查看。 https://sharinghtml.com

Convert PDF files to Markdown format locally in your browser without uploading.
halofanfan · V2EX
做了个浏览器本地处理的 PDF 转 MD 工具: PDF2MD Kit 因为经常要把 PDF 转成 Markdown 进笔记软件,觉得网上的工具太重还要上传服务器,就自己写了一个:**[PDF2MD Kit]( https://pdf2mdkit.com/)** * **纯前端解析**:文件零上传,比较安全 * **轻量**:无广告、免登录、最大 25M * **导出标准 .md** 网页地址:[https://pdf2mdkit.com/]( https://pdf2mdkit.com/) 第一次发,欢迎试用和反馈 bug 。