Skip to content

Releases: netproxy/ViewAny

ViewAny v1.3.0

Choose a tag to compare

@netproxy netproxy released this 28 Aug 08:45
685fabc

ViewAny v1.3.0 Release Notes / 发布说明

Release asset / 发布附件: viewany-1.3.0.vsix
Publish this file to GitHub Releases. / 发布到 GitHub Releases 时请附上该安装包。

Language / 语言:🇬🇧 English Edition | 🇨🇳 中文版

🇬🇧 English Edition

🚀 What’s New in v1.3.0

  • View zoom & fit-to-width for every editor
    • Markdown / Word / HTML / Spreadsheet toolbars now include Zoom Out / Zoom % / Zoom In / Fit Width, plus Ctrl+wheel zoom
    • PDF already supported zoom & fit-width / fit-page
  • HTML view: cleaner background
    • Removed the white A4-paper-like card background — transparent by default; the A4 paper look is kept only in the A4 Print layout
  • PDF view: centered pages
    • Pages are now vertically & horizontally centered inside the viewport
  • Fixed: inserting images via URL / local upload had no effect
    • Inserting an image from the dialog (web URL or local file) now works correctly in the Markdown & HTML editors (copy-paste already worked)
  • TOC remembers its last state
    • The Outline (TOC) sidebar and the PDF thumbnail sidebar restore their last open/closed state across sessions

📦 Assets

File Description
viewany-1.3.0.vsix VS Code extension package — install via “Install from VSIX…”

Checksum (SHA-256):

D8DE9DC7CB0A00824821DF37E41F40774D2CC0B561DD89E3505241DEF089F70F

⚠️ Notes

  • Requires VS Code ^1.85.0 or later.
  • Runs 100% locally; no files or data leave your machine.
  • Found a bug? Report it via GitHub Issues.
  • Enjoyed the tool? Buy us a coffee ☕.

🇨🇳 中文版

🚀 v1.3.0 新特性

  • 所有编辑器新增视图缩放与自适应宽度
    • Markdown / Word / HTML / 电子表格工具栏新增:缩小 / 缩放百分比 / 放大 / 适应宽度,并支持 Ctrl+滚轮 缩放
    • PDF 原本已支持缩放与适应宽度 / 适应页面
  • HTML 视图去除白色 A4 纸背景
    • 默认改为透明背景,仅在 A4 打印版式下保留白色纸张效果
  • PDF 视图页面居中
    • 页面在视口内水平与垂直居中显示
  • 修复:通过网址 / 本地上传插入图片无效果
    • 现在 Markdown 与 HTML 编辑器从弹窗插入图片(网络 URL 或本地文件)均能正常生效(复制粘贴原本正常)
  • 目录记住上次状态
    • 大纲目录侧边栏与 PDF 缩略图侧边栏会跨会话恢复上次的展开 / 折叠状态

📦 安装包

文件 说明
viewany-1.3.0.vsix VS Code 扩展安装包——通过「从 VSIX 安装…」安装

校验和(SHA-256):

D8DE9DC7CB0A00824821DF37E41F40774D2CC0B561DD89E3505241DEF089F70F

⚠️ 注意事项

  • 需要 VS Code 1.85.0 及以上版本。
  • 纯本地运行,文件与数据不会离开你的电脑。
  • 遇到问题?请到 GitHub Issues 反馈。
  • 觉得好用?请我们喝杯咖啡 ☕

📜 Version History / 版本历史

v1.2.0 Release Notes / 发布说明

Release asset / 发布附件: viewany-1.2.0.vsix

🇬🇧 English Edition

🚀 What’s New
  • HTML WYSIWYG Editor (.html, .htm, .xhtml)
    • Multi-viewport simulation: Responsive / Laptop (1024px) / Tablet (768px) / Mobile (375px) / Print (A4)
    • Triple-view workflow: WYSIWYG / Split / Source
    • Intelligent outline tree (TOC) with keyword search
  • Word (DOCX/DOC) Visual Editor
    • Accurate A4 pagination & line-spacing restoration
    • Direct save back to standard binary .docx
  • Markdown WYSIWYG Editor (.md, .markdown)
    • Typora-like rich-text editing, triple-view switcher
    • KaTeX math formulas, interactive Mermaid diagrams
    • Interactive tables & task lists, bidirectional live sync
  • Excel / CSV Spreadsheet Editor (.xlsx, .xls, .csv)
    • Full grid interaction, multi-sheet tabs
    • Built-in formula engine (SUM, AVERAGE, MAX, MIN, COUNT, …)
  • PDF HD Viewer & Professional Annotator (.pdf)
    • High-fidelity rendering powered by PDF.js, thumbnail navigation
    • Pen / Highlighter / Text notes / Eraser, export annotated PDF
  • Multi-Format Export & Conversion
    • Convert between PDF / Word (.docx) / HTML / Markdown / Excel / CSV
  • Multi-Language Support
    • 简体中文 / 繁體中文 / 日本語 / English
📦 Assets
File Description
viewany-1.2.0.vsix VS Code extension package — install via “Install from VSIX…”

Checksum (SHA-256):

3FFF27A46E4A9DC8079599A82D2777B7FFD600A6437C98DDB75FD65D346CF85A
⚠️ Notes
  • Requires VS Code ^1.85.0 or later.
  • Runs 100% locally; no files or data leave your machine.
  • Found a bug? Report it via GitHub Issues.
  • Enjoyed the tool? Buy us a coffee ☕.

🇨🇳 中文版

🚀 新特性
  • HTML 所见即所得编辑器.html, .htm, .xhtml
    • 多视口模拟:自适应 / 笔记本 (1024px) / 平板 (768px) / 手机 (375px) / A4 打印拟真
    • 三重视图:所见即所得 / 分屏 / 源码
    • 智能大纲树 (TOC) 与关键词检索
  • Word 可视化编辑.docx, .doc
    • 精准 A4 分页与行距还原
    • 直接保存回标准二进制 .docx
  • Markdown 所见即所得编辑.md, .markdown
    • 媲美 Typora 的富文本编辑、三重视图切换
    • KaTeX 数学公式、交互式 Mermaid 图表
    • 交互式表格与任务清单、双向无损同步
  • Excel / CSV 电子表格编辑器.xlsx, .xls, .csv
    • 完整表格交互、多 Sheet 标签
    • 内置公式引擎(SUMAVERAGEMAXMINCOUNT 等)
  • PDF 高清阅读与专业批注.pdf
    • 基于 PDF.js 的高清渲染、缩略图导航
    • 画笔 / 荧光笔 / 文字批注 / 橡皮擦,支持含批注导出
  • 跨格式导出与转换
    • 支持 PDF / Word (.docx) / HTML / Markdown / Excel / CSV 互相转换
  • 多语言支持
    • 简体中文 / 繁體中文 / 日本語 / English
📦 安装包
文件 说明
viewany-1.2.0.vsix VS Code 扩展安装包——通过「从 VSIX 安装…」安装

校验和(SHA-256):

3FFF27A46E4A9DC8079599A82D2777B7FFD600A6437C98DDB75FD65D346CF85A
⚠️ 注意事项
  • 需要 VS Code 1.85.0 及以上版本。
  • 纯本地运行,文件与数据不会离开你的电脑。
  • 遇到问题?请到 GitHub Issues 反馈。
  • 觉得好用?请我们喝杯咖啡 ☕

ViewAny v1.2.0

Choose a tag to compare

@netproxy netproxy released this 27 Aug 13:56
00232de

ViewAny v1.2.0 Release Notes / 发布说明

Release asset / 发布附件: viewany-1.2.0.vsix
Publish this file to GitHub Releases. / 发布到 GitHub Releases 时请附上该安装包。

Language / 语言:🇬🇧 English Edition  |  🇨🇳 中文版

🇬🇧 English Edition

🚀 What’s New

  • HTML WYSIWYG Editor (.html, .htm, .xhtml)
    • Multi-viewport simulation: Responsive / Laptop (1024px) / Tablet (768px) / Mobile (375px) / Print (A4)
    • Triple-view workflow: WYSIWYG / Split / Source
    • Intelligent outline tree (TOC) with keyword search
  • Word (DOCX/DOC) Visual Editor
    • Accurate A4 pagination & line-spacing restoration
    • Direct save back to standard binary .docx
  • Markdown WYSIWYG Editor (.md, .markdown)
    • Typora-like rich-text editing, triple-view switcher
    • KaTeX math formulas, interactive Mermaid diagrams
    • Interactive tables & task lists, bidirectional live sync
  • Excel / CSV Spreadsheet Editor (.xlsx, .xls, .csv)
    • Full grid interaction, multi-sheet tabs
    • Built-in formula engine (SUM, AVERAGE, MAX, MIN, COUNT, …)
  • PDF HD Viewer & Professional Annotator (.pdf)
    • High-fidelity rendering powered by PDF.js, thumbnail navigation
    • Pen / Highlighter / Text notes / Eraser, export annotated PDF
  • Multi-Format Export & Conversion
    • Convert between PDF / Word (.docx) / HTML / Markdown / Excel / CSV
  • Multi-Language Support
    • 简体中文 / 繁體中文 / 日本語 / English

📦 Assets

File Description
viewany-1.2.0.vsix VS Code extension package — install via “Install from VSIX…”

Checksum (SHA-256):

3FFF27A46E4A9DC8079599A82D2777B7FFD600A6437C98DDB75FD65D346CF85A

⚠️ Notes

  • Requires VS Code ^1.85.0 or later.

  • Runs 100% locally; no files or data leave your machine.

  • Found a bug? Report it via GitHub Issues.

  • Enjoyed the tool? Buy us a coffee ☕.

🇨🇳 中文版

🚀 新特性

  • HTML 所见即所得编辑器.html, .htm, .xhtml
    • 多视口模拟:自适应 / 笔记本 (1024px) / 平板 (768px) / 手机 (375px) / A4 打印拟真
    • 三重视图:所见即所得 / 分屏 / 源码
    • 智能大纲树 (TOC) 与关键词检索
  • Word 可视化编辑.docx, .doc
    • 精准 A4 分页与行距还原
    • 直接保存回标准二进制 .docx
  • Markdown 所见即所得编辑.md, .markdown
    • 媲美 Typora 的富文本编辑、三重视图切换
    • KaTeX 数学公式、交互式 Mermaid 图表
    • 交互式表格与任务清单、双向无损同步
  • Excel / CSV 电子表格编辑器.xlsx, .xls, .csv
    • 完整表格交互、多 Sheet 标签
    • 内置公式引擎(SUMAVERAGEMAXMINCOUNT 等)
  • PDF 高清阅读与专业批注.pdf
    • 基于 PDF.js 的高清渲染、缩略图导航
    • 画笔 / 荧光笔 / 文字批注 / 橡皮擦,支持含批注导出
  • 跨格式导出与转换
    • 支持 PDF / Word (.docx) / HTML / Markdown / Excel / CSV 互相转换
  • 多语言支持
    • 简体中文 / 繁體中文 / 日本語 / English

📦 安装包

文件 说明
viewany-1.2.0.vsix VS Code 扩展安装包——通过「从 VSIX 安装…」安装

校验和(SHA-256):

3FFF27A46E4A9DC8079599A82D2777B7FFD600A6437C98DDB75FD65D346CF85A

⚠️ 注意事项

  • 需要 VS Code 1.85.0 及以上版本。
  • 纯本地运行,文件与数据不会离开你的电脑。
  • 遇到问题?请到 GitHub Issues 反馈。
  • 觉得好用?请我们喝杯咖啡 ☕

ViewAny v1.1.0

Choose a tag to compare

@netproxy netproxy released this 27 Aug 13:21
00232de

ViewAny v1.1.0 Release Notes / 发布说明

Release asset / 发布附件: viewany-1.1.0.vsix
Publish this file to GitHub Releases. / 发布到 GitHub Releases 时请附上该安装包。

Language / 语言: 🇬🇧 English Edition  |  🇨🇳 中文版


🇬🇧 English Edition

🚀 What's New

  • HTML WYSIWYG Editor (.html, .htm, .xhtml)
    • Multi-viewport simulation: Responsive / Laptop (1024px) / Tablet (768px) / Mobile (375px) / Print (A4)
    • Triple-view workflow: WYSIWYG / Split / Source
    • Intelligent outline tree (TOC) with keyword search
  • Word (DOCX/DOC) Visual Editor
    • Accurate A4 pagination & line-spacing restoration
    • Direct save back to standard binary .docx
  • Markdown WYSIWYG Editor (.md, .markdown)
    • Typora-like rich-text editing, triple-view switcher
    • KaTeX math formulas, interactive Mermaid diagrams
    • Interactive tables & task lists, bidirectional live sync
  • Excel / CSV Spreadsheet Editor (.xlsx, .xls, .csv)
    • Full grid interaction, multi-sheet tabs
    • Built-in formula engine (SUM, AVERAGE, MAX, MIN, COUNT, ...)
  • PDF HD Viewer & Professional Annotator (.pdf)
    • High-fidelity rendering powered by PDF.js, thumbnail navigation
    • Pen / Highlighter / Text notes / Eraser, export annotated PDF
  • Multi-Format Export & Conversion
    • Convert between PDF / Word (.docx) / HTML / Markdown / Excel / CSV
  • Multi-Language Support
    • 简体中文 / 繁體中文 / 日本語 / English

📦 Assets

File Description
viewany-1.1.0.vsix VS Code extension package — install via "Install from VSIX..."

Checksum (SHA-256):

49E9F1919BD771F2FDD838803CB72974047B736EC20695979CEAF42CDA8AF893

⚠️ Notes

  • Requires VS Code ^1.85.0 or later.
  • Runs 100% locally; no files or data leave your machine.
  • Found a bug? Report it via GitHub Issues.
  • Enjoyed the tool? Buy us a coffee ☕.

🇨🇳 中文版

🚀 新特性

  • HTML 所见即所得编辑器.html, .htm, .xhtml
    • 多视口模拟:自适应 / 笔记本 (1024px) / 平板 (768px) / 手机 (375px) / A4 打印拟真
    • 三重视图:所见即所得 / 分屏 / 源码
    • 智能大纲树 (TOC) 与关键词检索
  • Word 可视化编辑.docx, .doc
    • 精准 A4 分页与行距还原
    • 直接保存回标准二进制 .docx
  • Markdown 所见即所得编辑.md, .markdown
    • 媲美 Typora 的富文本编辑、三重视图切换
    • KaTeX 数学公式、交互式 Mermaid 图表
    • 交互式表格与任务清单、双向无损同步
  • Excel / CSV 电子表格编辑器.xlsx, .xls, .csv
    • 完整表格交互、多 Sheet 标签
    • 内置公式引擎(SUMAVERAGEMAXMINCOUNT 等)
  • PDF 高清阅读与专业批注.pdf
    • 基于 PDF.js 的高清渲染、缩略图导航
    • 画笔 / 荧光笔 / 文字批注 / 橡皮擦,支持含批注导出
  • 跨格式导出与转换
    • 支持 PDF / Word (.docx) / HTML / Markdown / Excel / CSV 互相转换
  • 多语言支持
    • 简体中文 / 繁體中文 / 日本語 / English

📦 安装包

文件 说明
viewany-1.1.0.vsix VS Code 扩展安装包——通过「从 VSIX 安装...」安装

校验和(SHA-256):

49E9F1919BD771F2FDD838803CB72974047B736EC20695979CEAF42CDA8AF893

⚠️ 注意事项

  • 需要 VS Code 1.85.0 及以上版本。
  • 纯本地运行,文件与数据不会离开你的电脑。
  • 遇到问题?请到 GitHub Issues 反馈。
  • 觉得好用?请我们喝杯咖啡 ☕