Tag

kkFileView

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Dec 1, 2024 · Backend Development

Implementing Online File Preview with SpringBoot, MinIO, and kkFileView

This tutorial explains how to set up a SpringBoot application with MinIO storage and the kkFileView tool to achieve universal online file preview for various file types, using Docker containers and simple configuration steps.

DockerFile PreviewMinIO
0 likes · 5 min read
Implementing Online File Preview with SpringBoot, MinIO, and kkFileView
macrozheng
macrozheng
Nov 26, 2024 · Backend Development

How to Preview Any File Online with Spring Boot, MinIO, and kkFileView

This tutorial shows how to set up MinIO and the open‑source kkFileView tool using Docker, configure a storage bucket, and generate preview URLs so that any file type—images, Word, PDF, PPT, markdown, Excel, or archives—can be viewed directly in a web browser without writing additional code.

DockerFile PreviewMinIO
0 likes · 7 min read
How to Preview Any File Online with Spring Boot, MinIO, and kkFileView
Spring Full-Stack Practical Cases
Spring Full-Stack Practical Cases
Aug 18, 2024 · Backend Development

Integrate kkFileView with Spring Boot for Seamless Multi-Format File Preview

This guide demonstrates how to integrate the open‑source kkFileView library into a Spring Boot 3.2.5 project to provide online preview for dozens of file formats—including Office documents, PDFs, images, 3D models, and media—by configuring a local resource handler, running the kkFileView server, and using base64‑encoded URLs.

File PreviewJavaSpring Boot
0 likes · 9 min read
Integrate kkFileView with Spring Boot for Seamless Multi-Format File Preview
macrozheng
macrozheng
Jun 28, 2023 · Backend Development

How to Build a Powerful File Preview Service with kkFileView and SpringBoot

This guide walks you through setting up kkFileView—a SpringBoot‑based file preview tool—on Windows or Linux (Docker), configuring it to work with MinIO, and using it to preview a wide range of document, image, video, and archive formats via simple base64‑encoded URLs.

DockerFile PreviewMinIO
0 likes · 7 min read
How to Build a Powerful File Preview Service with kkFileView and SpringBoot
Selected Java Interview Questions
Selected Java Interview Questions
May 3, 2022 · Backend Development

kkFileView: An Open‑Source Spring Boot Document Online Preview Solution

kkFileView is a mature, open‑source Spring Boot project that provides comprehensive online preview for office, text, image, archive, multimedia, CAD and other file formats, offering both image‑based and PDF‑based rendering modes with simple REST APIs for cross‑language integration.

BackendDocument PreviewFile Viewer
0 likes · 7 min read
kkFileView: An Open‑Source Spring Boot Document Online Preview Solution
IT Xianyu
IT Xianyu
Feb 9, 2022 · Backend Development

Introducing kkFileView: An Open‑Source Spring Boot Document Preview Solution

kkFileView is a free, Apache‑licensed Spring Boot project that enables online preview of numerous file types—including office documents, PDFs, CAD files, images, archives, and multimedia—offering RESTful APIs, easy deployment, and extensible interfaces for developers seeking a versatile document viewer.

BackendDocument ViewerFile Preview
0 likes · 5 min read
Introducing kkFileView: An Open‑Source Spring Boot Document Preview Solution
macrozheng
macrozheng
Aug 12, 2021 · Backend Development

How to Set Up kkFileView for Instant File Preview with Docker and SpringBoot

This guide walks you through installing kkFileView on Windows and Linux, integrating it with MinIO for online file preview, configuring Docker containers, and customizing settings such as watermarks, providing step‑by‑step instructions and code snippets for a seamless preview service.

DockerFile PreviewMinIO
0 likes · 7 min read
How to Set Up kkFileView for Instant File Preview with Docker and SpringBoot