Skip to content

JamieBox2020/pdf-toolbox

Repository files navigation

PDF转图片工具箱 | PDF to Image Toolbox

版本 v1.0.1 | Version v1.0.1

一、⭐ 项目介绍 | Introduction

  • 基于 Vue + Vite + Element Plus + PDFLib 的网页项目
    A web project based on Vue, Vite, Element Plus and PDFLib.

二、🎈 版本环境 | Environment

  • Node.js: v22.18.0
  • Vue: v3.5.32
  • Vite:v8.0.4

三、🌍 使用指南 | Usage Guide

  • 在线使用 | Online Access: https://jamiebox2020.github.io/pdf-toolbox/

  • 访问网站后导入PDF文件,然后会自动转换成相应的图片,默认为 PNG 格式
    Upload a PDF file after accessing the website, and it will be automatically converted into images (default format: PNG)

  • 可预览下载单个图片,可批量导出所有图片,默认 ZIP 压缩包形式
    Supports preview and download of individual images, as well as batch export of all images (default as ZIP archive)

四、⭐ 功能特点 | Features

  • 支持不同类型PDF文件转图片
    Supports converting various types of PDF files into images

  • 转换后图片预览与下载
    Preview and download converted images

五、📢 项目运行 | Project Setup

  • 安装依赖(首次运行必要操作)| Install dependencies (required for first run):npm install
  • 本地运行 | Run locally:npm run dev
  • 打包部署 | Build for production:npm run build

六、🚩 未来计划 | Plan

  • 支持多格式图片转换
    Support multiple image formats

  • PDF 转图片并嵌入到 Excel 文件中导出
    Convert PDF to images and export them embedded into Excel files

About

上传PDF文件转换成图片,支持转换后图片预览与下载 | Upload a PDF file to convert it into images, with support for previewing and downloading the converted images.

Resources

Stars

Watchers

Forks

Contributors