平板电子相册
v1.0.0 · 单文件 HTML · 完全本地运行
把闲置的手机、平板、显示器改造成一台优雅的电子相框。零依赖、零上传、零追踪——
所有图片都通过浏览器原生文件系统 API 在本地读取,绝不上传到任何服务器。
使用提示
· 首次打开请使用 Chrome / Edge / Opera 浏览器(基于 Chromium 内核),需要 HTTPS 或 localhost 才能使用文件夹 API。
· 推荐把 HTML 文件放在 https:// 站点或本地双击(Chrome 在 file:// 也支持,但部分 API 受限)。
· 添加文件夹后会自动递归扫描子目录,所有图片会自动去重。
键盘快捷键
播放 / 暂停Space
上一张 / 下一张← / →
顺时针旋转 90°R
切换全屏F
显示 / 隐藏 UIH
打开设置S
关于本页A
退出播放Esc
支持图片格式
JPG / JPEG / PNG / GIF / WebP / BMP / AVIF / SVG / HEIC (浏览器原生支持取决于版本)
第三方开源许可
本程序使用的所有第三方内容、字体、库、图标完整归属如下。完整许可文本见各条目下方的"许可"列。
本项目自身代码
© 2026 mc定制 · 设计开发
github.com/crashmmm/album
MIT
Feather Icons
© 2013-2023 Cole Bemis · feathericons.com
21 个内联 SVG 图标(播放/暂停/上一张/下一张/旋转/全屏/退出/添加/设置/关于/删除/勾选/X 等)—— 完整保留原 SVG 路径,未修改
MIT
mc-brand.svg 品牌 logo
紫渐变胶囊 + "mc 定制" 文字
由 mc定制 自有创作,作为本项目附带资源发布
© mc定制
浏览器原生 Web API
W3C / WHATWG / TC39 标准
File System Access · Fullscreen · IndexedDB · localStorage · IntersectionObserver · URL.createObjectURL · screen.orientation
平台内置
第三方 JavaScript 库
无 —— 单文件零依赖
所有功能均使用浏览器原生 API 实现
不适用
字体
系统原生字体栈,无第三方嵌入
-apple-system / BlinkMacSystemFont / "Segoe UI" / "PingFang SC" / "Microsoft YaHei" / system-ui / sans-serif
系统
图像 / 音频 / 视频素材
无 —— 用户自备本地文件
本程序不内置任何示例图片或音视频
不适用
Feather Icons 完整许可文本
The MIT License (MIT)
Copyright (c) 2013-2023 Cole Bemis
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
本项目许可文本(MIT)
MIT License
Copyright (c) 2026 mc定制
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
本工具完全在本地运行,作者不对使用本工具造成的任何数据丢失或设备异常负责。
文件夹的访问权限由浏览器管理,关闭页面或清除浏览数据后需要重新授权。
Copyright © 2026 mc定制 · Licensed under MIT