ResumeToJob 是一个免费开源的在线简历制作工具,帮助求职者快速创建专业、美观的简历。支持多种模板选择、实时编辑、PDF 导出等功能,同时保护您的隐私数据安全。
- 🎨 多种精美简历模板
- 📱 响应式设计,支持移动端和桌面端
- 🔒 注重隐私,所有数据存储在本地
- 📤 一键导出 PDF 格式简历
- 🌏 支持中英文界面
- 🖥️ 实时预览编辑效果
- ✏️ 支持 Markdown 格式,让内容编辑更简单
本项目支持 Markdown 格式,让您更轻松地编辑简历内容:
- 无序列表:输入
-或*创建无序列表(注意后面的空格) - 有序列表:输入
1.创建有序列表(注意后面的空格) - 粗体文本:输入
**文本**或__文本__创建粗体文本
我们欢迎社区贡献者参与项目开发,特别是添加新的简历模板。请查看 模板贡献指南 了解如何创建和提交您的模板。
访问 https://resumetojob.ltlyl.fun/ 立即体验
备用链接:https://resume-to-job.vercel.app/
# 克隆项目
git clone https://github.com/ltlylfun/ResumeToJob.git
# 进入项目目录
cd ResumeToJob
# 安装依赖
npm install
# 启动开发服务器
npm run dev启动后,访问 http://localhost:3000 查看网站
- Next.js
- React
- TypeScript
- Tailwind CSS
- Redux Toolkit
- React PDF
本项目使用 AGPL-3.0 license。
特别感谢项目 open-resume 的创建者和所有贡献者。这个二次开发项目基于他们的杰出工作。
ResumeToJob is a free open-source online resume builder that helps job seekers quickly create professional, beautiful resumes. It supports multiple templates, real-time editing, PDF export, and ensures your privacy data security.
- 🎨 Multiple beautiful resume templates
- 📱 Responsive design for both mobile and desktop
- 🔒 Privacy-focused with all data stored locally
- 📤 One-click PDF export
- 🌏 Multi-language interface (English & Chinese)
- 🖥️ Real-time preview of edits
- ✏️ Markdown format support for easier content editing
This project supports Markdown format to make resume content editing easier:
- Unordered lists: Type
-or*to create unordered lists (note the space after) - Ordered lists: Type
1.to create ordered lists (note the space after) - Bold text: Type
**text**or__text__to create bold text
We welcome community contributors to participate in project development, especially adding new resume templates. Check out the Template Contribution Guide to learn how to create and submit your templates.
Visit https://resumetojob.ltlyl.fun/ to get started
Alternative link: https://resume-to-job.vercel.app/
# Clone the repository
git clone https://github.com/ltlylfun/ResumeToJob.git
# Navigate to project directory
cd ResumeToJob
# Install dependencies
npm install
# Start development server
npm run devAfter starting, visit http://localhost:3000 to view the website
- Next.js
- React
- TypeScript
- Tailwind CSS
- Redux Toolkit
- React PDF
This project is licensed under the AGPL-3.0 license.
Special thanks to the creators and contributors of open-resume. This derivative project is based on their outstanding work.



