As a professional deeply familiar with AnQiCMS operation, I fully understand the importance of website performance optimization for user experience and search engine performance.Images are an important component of web content, and their loading speed directly affects the overall performance of the website.About whether the images in the single-page content support automatic conversion to WebP format, Anqi CMS provides a clear and efficient solution.

In AnQi CMS, optimizing the content image format is a core feature aimed at helping operators automatically improve website loading speed.The system provides an option to enable WebP image format in global settings, which means that when this feature is activated, any JPG or PNG format images uploaded through channels such as articles, product models, or single-page pages will be automatically converted to WebP format during upload.

The implementation of this automated translation mechanism is located in the "Content Settings" module under the "Global Settings" of the Anqi CMS backend.You can find the option to enable 'Webp image format' here.Once enabled, the system will perform real-time conversion processing on all newly uploaded JPG and PNG images.The WebP format is renowned for its exceptional compression performance. Compared to traditional JPG and PNG formats, it can significantly reduce file size while maintaining the same image quality.This has a significant benefit for improving the speed of image loading on websites, saving server storage space, and optimizing the user's browsing experience.

Specific to the single-page content, including images inserted in the single-page text editor, as well as images uploaded as single-page thumbnails, Banner images, or group images, will be affected by this global setting.When the WebP conversion feature is enabled, these images will already be in the optimized WebP format before being displayed to users, ensuring that the content of a single page can be presented at the fastest speed possible.For images uploaded to the system before enabling this feature, Anqi CMS also provides a配套 WebP conversion tool to facilitate operators in batch format conversion of existing images, achieving unified optimization of site images.

Therefore, Anqi CMS fully and automatically supports the conversion of images in single-page content to WebP format, greatly simplifying the work of website operators in image optimization, making the website better adapt to modern web page performance requirements.


Frequently Asked Questions (FAQ)

  • Q1: After enabling the WebP image format conversion, will my old images that I have already uploaded be automatically converted?A1: After enabling the WebP image format conversion feature, only newly uploaded JPG and PNG images from the moment of enabling will be automatically converted to WebP format.For the images you have uploaded to the system before this, you need to use the "WebP conversion tool" provided by the Anqi CMS backend to batch convert them to WebP format.

  • Q2: What image formats does the WebP conversion feature support?A2: Currently, the WebP automatic conversion feature of AnQi CMS mainly targets the mainstream image formats of JPG and PNG.When you upload these two image formats, if the WebP conversion feature is enabled, the system will automatically convert the format.

  • Q3: Can I disable the WebP conversion on some images or force the use of the original format?A3: The WebP conversion feature of AnQi CMS is a global setting.Once enabled, all new images that meet the conditions will be automatically converted.The current version of the document does not mention an option to disable WebP conversion for individual images or specific content blocks.If this is required, it may be necessary to manually replace the image after upload, or consider modifying the code at the template level to achieve finer control, but this usually requires development knowledge.