使用帮助/用户指南

Support & User Guide

📍 给图片添加 GPS 数据/修改图片的 GPS 数据

📍 Add GPS data to images/Edit GPS data of images

1 上传图片:点击界面上的"选择文件"按钮,在弹出的文件选择对话框中选择您要处理的图片文件。上传后,图片会显示在图片列表中,并自动读取现有的 EXIF 信息。
2 输入坐标:在 GPS 输入区域,您可以通过两种方式输入坐标:
1) 手动输入:在纬度和经度输入框中分别输入坐标值;
2) 地图选择:点击"从地图选择"按钮,在弹出的地图上点击目标位置,系统会自动获取该位置的坐标。
3 格式选择:系统支持两种坐标格式切换,您可以根据需求选择合适的格式:
1)十进制度(DD)格式:在纬度和经度输入框中直接输入数值,再通过点击输入框旁的方向下拉菜单选择 N/S(纬度)或 E/W(经度)。
2) 度分秒(DMS)格式:纬度选择 N(北纬)经度选择 E(东经), 纬度输入39,54,15.12 表示北纬39度54分15.12秒,经度输入116,24,26.64 表示东经116度24分26.64秒。
4 保存修改:确认坐标信息无误后,点击"保存"按钮。系统会将 GPS 信息写入图片的 EXIF 数据中,并生成新的图片文件供您下载。
1 Upload Image: Click the "Choose Files" button on the interface, then select the image file you want to process in the pop-up file selection dialog. After uploading, the image will be displayed in the image list and existing EXIF information will be automatically read.
2 Enter Coordinates: In the GPS input area, you can enter coordinates in two ways:
1) Manual input: Enter coordinate values in the latitude and longitude input boxes respectively;
2) Map selection: Click the "Select from Map" button, then click the target location on the pop-up map, and the system will automatically obtain the coordinates of that location.
3 Select Format: The system supports switching between two coordinate formats, you can choose the appropriate format according to your needs:
1)Decimal Degrees (DD) format: Enter numeric values directly in the latitude and longitude input boxes, then click the direction dropdown menu next to the input box to select N/S (for latitude) or E/W (for longitude).
2)Degrees Minutes Seconds (DMS) format: Select direction via dropdown menu: N (North) for latitude, E (East) for longitude. enter 39,54,15.12 for latitude represents 39 degrees 54 minutes 15.12 seconds North, enter 116,24,26.64 for longitude represents 116 degrees 24 minutes 26.64 seconds East.
4 Save Changes: After confirming that the coordinate information is correct, click the "Save" button. The system will write GPS information into the EXIF data of the image and generate a new image file for you to download.

🗑️ 图片GPS 删除

🗑️ Remove GPS from images

1 上传图片:点击界面上的"选择文件"按钮,在弹出的文件选择对话框中选择您要处理的图片文件。
2 点击清除:在软件界面中找到"删除GPS"按钮并点击。此操作会移除图片中所有与 GPS 相关的 EXIF 数据,包括纬度、经度、海拔等信息。
3 确认操作:系统会弹出确认对话框,询问您是否确定要删除 GPS 数据。此操作不可撤销,请谨慎确认。点击"确认"继续,点击"取消"则放弃操作。
4 保存修改:确认后,系统会生成不包含 GPS 信息的新图片文件。并自动下载保存修改后的图片。原图的其他 EXIF 信息(如拍摄日期、相机信息)会完整保留。
1 Upload Image: Click the "Choose Files" button on the interface, then select the image file you want to process in the pop-up file selection dialog.
2 Click Remove GPS Button: Find and click the "Remove GPS" button in the User Interface. This operation will remove all GPS-related EXIF data from the image, including latitude, longitude, altitude, etc.
3 Confirm: The system will pop up a confirmation dialog asking if you are sure you want to delete the GPS data. This operation is irreversible, so please confirm carefully. Click "Confirm" to continue, or "Cancel" to abandon the operation.
4 Save Changes: After confirmation, the system will generate a new image file without GPS information. Modified image will be downloaded and saved automatically. Other EXIF information (such as capture date, camera information) in the original image will be fully preserved.

📊 图片GPS 导出到 CSV

📊 Export Images GPS data to CSV

1 上传图片:点击界面上的"选择文件"按钮,在弹出的文件选择对话框中选择您要处理的图片文件。注意,如果你需要使用这个导出 GPS 到 CSV 的功能,那么需要上传至少两张图片。
2 点击导出:在工具栏中找到"导出 CSV"按钮并点击。系统会开始收集所有图片的 GPS 数据,包括文件名、纬度、经度、海拔等信息。点击"确认导出"后,会自动下载 CSV 文件。文件包含以下列:文件名、纬度、经度、海拔等。您可以用 Excel、WPS 或任何文本编辑器打开查看。
1 Upload Image: Click the "Choose Files" button on the interface, then select the image file you want to process in the pop-up file selection dialog. If you would like to export GPS data to CSV, you need to upload at least two images.
2 Click Export: Find and click the "Export to CSV" button in the toolbar. The system will start collecting GPS data for all images, including file name, latitude, longitude, altitude and other information. CSV file will be automatically downloaded. The file contains the following columns: File Name, Latitude, Longitude, Altitude,etc. You can open it with Excel, WPS, or any text editor.

📥 图片GPS 批量导入

📥 Batch Import GPS to Images

1 准备CSV文件:创建包含图片文件名和对应 GPS 坐标的 CSV 文件。文件格式要求:第一行为表头(文件名、纬度、经度、海拔),每行代表一张图片的数据。编码格式建议使用 UTF-8。参考文件。其中图片名称需要写完整,应当包括后缀,同时也应该保证大小写一致。
2 上传图片:将需要批量处理的所有图片上传到系统中。建议先检查图片列表,确保所有需要处理的图片都已成功上传。
3 选择CSV:点击"导入 CSV"按钮,在文件选择对话框中选择您准备好的 CSV 文件。
4 匹配图片:系统会根据 CSV 文件中的"文件名"列与上传的图片进行匹配。匹配成功的行会显示绿色勾选标记,匹配失败的会显示红色警告。您可以点击失败的行查看具体原因。
5 应用GPS:确认匹配结果无误后,点击"应用到全部"按钮。系统会将对应的 GPS 坐标批量写入每张匹配成功的图片中。处理完成后会显示成功和失败的数量统计。
1 Prepare CSV: Create a CSV file containing image filenames and corresponding GPS coordinates. File format requirements: The first row is the header (File Name, Latitude, Longitude, Altitude), each row represents data for one image. UTF-8 encoding is recommended. Example: Reference File In the CSV file, image filenames must be clearly written (including extension, and case sentitive).
2 Upload Images: Upload all images that need batch processing to the system. It is recommended to check the image list first to ensure all required images have been successfully uploaded.
3 Select CSV: Click the "Import CSV" button and select your prepared CSV file in the file selection dialog.
4 Match Images: The system will match the "File Name" column in the CSV file with the uploaded images. Successfully matched rows will show a green checkmark, while failed matches will show a red warning. You can click on failed rows to view the specific reason.
5 Apply GPS: After confirming the matching results are correct, click the "Apply to All" button. The system will batch write the corresponding GPS coordinates to each successfully matched image. After processing, statistics on the number of successes and failures will be displayed.

❓ 常见问题

❓ FAQ

Q: 为什么我的图片没有GPS信息?

Q: Why doesn't my image have GPS information?

A: 并非所有图片都包含GPS信息。只有在拍摄时启用了GPS功能的设备拍摄的照片才会包含GPS数据。如果您的图片没有GPS信息,您可以手动添加。

A: Not all images contain GPS data. Only photos taken with GPS-enabled devices will have GPS information. If your image doesn't have GPS data, you can add it manually.

Q: 编辑后的图片会丢失其他EXIF信息吗?

Q: Will editing GPS data lose other EXIF information?

A: 不会。我们的编辑器只会修改GPS相关的信息,其他EXIF数据(如拍摄时间、相机型号等)都会保持不变。

A: No. Our editor only modifies GPS-related information. Other EXIF data (such as capture time, camera model) remains unchanged.

Q: 免费版有什么限制?

Q: What are the limitations of the free version?

A: 免费版最多支持同时处理6张图片。升级到专业版后,可以无限制处理图片,并享受更多高级功能。

A: The free version supports up to 6 images at once. Upgrade to Pro for unlimited image processing and advanced features.

Q: 图片会上传到服务器吗?

Q: Are images uploaded to a server?

A: 不会。所有图片处理都在您的本地设备上完成,不会上传到任何服务器,保护您的隐私和数据安全。

A: No. All image processing is done locally on your device. Images are never uploaded to any server, protecting your privacy and data security.

📧 支持与联系方式

📧 Support & Contact

如果您在使用过程中遇到任何问题,或者有任何建议,欢迎通过以下方式联系我们:

If you encounter any issues or have suggestions, please contact us:

📮 电子邮件支持

邮箱:[email protected]

工作时间:周一至周五 9:00-18:00(北京时间)

回复时间:不超过 2 个工作日

📮 Email Support

Email: [email protected]

Working Hours: Monday - Friday, 9:00-18:00 (UTC+8)

Response Time: Within 2 business days