
简约文件床提供图片、文档、压缩包、音视频等常见文件外链托管,单文件最大 200MB,支持拖拽上传、粘贴图片、直链分享、Range 分段读取与边缘缓存加速。
TRY33 · V2EX
一个文件床 https://pic.sl.al 原先是运营了五年的图床,图床受众太小再加上自己偶尔分享文件,于是改成文件床了,大小限制 200M ,基本覆盖日常分享使用了。(适合不涉及任何隐私的、零时分享为主) 欢迎体验一下,看看有没有 Bug 地址: https://pic.sl.al
完整作品展
技术栈
25 projects

简约文件床提供图片、文档、压缩包、音视频等常见文件外链托管,单文件最大 200MB,支持拖拽上传、粘贴图片、直链分享、Range 分段读取与边缘缓存加速。
TRY33 · V2EX
一个文件床 https://pic.sl.al 原先是运营了五年的图床,图床受众太小再加上自己偶尔分享文件,于是改成文件床了,大小限制 200M ,基本覆盖日常分享使用了。(适合不涉及任何隐私的、零时分享为主) 欢迎体验一下,看看有没有 Bug 地址: https://pic.sl.al

分享最高 20 GB 文件,采用零知识加密和自动链接过期。
@clickswave · X
vibe coded slop

OpenBeam:无需注册,即时分享高达100GB的文件和文件夹。
@Abhishe33854772 · X
Replace Files, Keep the Same Link Upload a file once and share the link Need to update the file later? Simply replace it in and the original link continues to work.

Convert, split, and merge Excel files (XLSX, XLS, CSV, ODS) online for free. Convert/split up to 100MB, merge up to 50MB per file. Secure processing, no registration required
@DmitryFounder_ · X
Hi, i am marketing my first SaaS Let's connect🥹

无需注册免费上传分享文件,支持1GB容量和客户端AES-256加密。
@ecom_jona · X
CARTOON ADS are taking over Meta right now!!!🔝 Made this entire ad with one workflow I built with Claude. No agency, no filming, no editing. These formats are converting higher than almost anything else right now. Download my workflow here:

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki

@kelvinbuildss https://t.co/ChL32pOgbt
@ojessecruz · X

90个免费浏览器工具,无需上传,可转换、压缩和计算文件。
u/Current-Parking-1296 · Reddit
dzzz.ai over 90 tools in one website privacy focus Hey r/SideProject , I kept uploading private invoices and contracts to random "free PDF tool" sites just to compress a file. Eventually it occurred to me that the browser can do this locally — so I built dzzz.ai : over 90 tools that run entirely on your device. PDF compress/merge, video trim and conversion, background removal, HEIC→JPG, document scanning with your camera, audio transcription, CSV cleanup. All WebAssembly — ffmpeg, Ghost

DeCave — gaming voice, Hubs, friends and high-quality screen sharing with up to 2K resolution and 60 FPS options on Windows and the web.
@DeCaveApp · X

SecureDocs Cloud — 安全云存储,支持家庭成员共享重要文件。
@DwivediNitil · X
Go physical to digital

IncreaseImages:在浏览器中调整和压缩图片至目标KB或尺寸。
lby910722 · V2EX
做了一个完全在浏览器本地处理的图片 KB / 尺寸调整工具: IncreaseImages 大家好,最近做了一个免费图片调整工具 **IncreaseImages**: https://increaseimages.org/ 最初想解决的是一个很具体的问题:很多报名、考试或资料上传表单,同时限制图片的 KB 、像素尺寸和格式。普通压缩工具往往只告诉你“压小了多少”,但不会把目标要求和实际输出放在一起核对。 目前支持: - 按目标 KB 或 KB 区间重新编码 - 按宽高尺寸调整,或按 2×–4× 放大 - JPG 、PNG 、WebP 输入与输出 - 生成前后预览尺寸、格式和文件大小 - SSC 、IBPS 、UPSC 等常见上传范围示例(仍会提示以最新官方要求为准) - 英文及 8 种本地化语言页面 我比较在意隐私,所以图片从选择、处理到下载都留在当前浏览器里,不会上传到 IncreaseImages 服务器,也不需要注册。 它不是 AI 超分工具:可以增加像素或文件字节,但不会声称恢复原图里不存在的细节。当前版本主要想把“像素变大”和“

分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST A
snkzhong · V2EX
分享我用 Rust 写的单二进制 BaaS/Headless CMS:一个文件跑起博客+电商+支付+插件扩展 大家好,之前在这里发过一次 RaisFast ,这几个月又迭代了不少,总结下进展。 一句话介绍:Rust 写的高性能单二进制后端( BaaS + Headless CMS ),下载一个文件就能跑, 内嵌 SQLite 、管理后台、REST API 、全文搜索,不需要 Node.js / Docker / 任何运行时。 ## 核心优势是: - 部署极简 ( 1 个文件就能直接运行,无任何依赖) - 高性能(基于 Rust ) - 扩展性强( content types 快速动态建表自动 crud api 、插件开发)。 - 硬件要求极低,个人电脑 或者 最便宜的 vps 也能流畅运行 ## 在线演示: https://demo.raisfast.com/admin ## 内置的东西: - 博客(文章/分类/标签/评论/RSS/Sitemap ) - 电商 + 钱包 + 支付 - 多租户 SaaS - 任务队列 + Cron