Tag

Image Upload

1 views collected around this technical thread.

macrozheng
macrozheng
Mar 18, 2025 · Frontend Development

Deploy and Master the WeChat Markdown Editor for Stunning Articles

This guide introduces the open‑source WeChat Markdown Editor, outlines its key features such as full Markdown support, Mermaid charts, code highlighting, theme customization, and image upload, and provides step‑by‑step Docker installation and usage instructions for creating stylish WeChat articles.

Code HighlightingDockerImage Upload
0 likes · 6 min read
Deploy and Master the WeChat Markdown Editor for Stunning Articles
Test Development Learning Exchange
Test Development Learning Exchange
Aug 1, 2023 · Artificial Intelligence

How to Build a One‑Click Face Swap System with OpenCV, dlib, and Flask

This guide walks through installing required libraries, preparing source and target images, detecting and aligning facial landmarks with dlib, swapping faces using OpenCV, displaying and saving the result, and adding a Flask‑based image‑upload interface to automate the one‑click face swap workflow.

FaceSwapFlaskImage Upload
0 likes · 7 min read
How to Build a One‑Click Face Swap System with OpenCV, dlib, and Flask
php中文网 Courses
php中文网 Courses
May 6, 2021 · Backend Development

Implementing Image Upload with Automatic Watermark Using PHP, Layui, and Think-Image

This article explains how to set up image uploading with automatic watermarking in a PHP-based management system, covering Composer installation, Think-Image plugin integration, front‑end Layui upload handling, and server‑side code for adding both image and text watermarks.

Backend DevelopmentImage UploadLayUI
0 likes · 8 min read
Implementing Image Upload with Automatic Watermark Using PHP, Layui, and Think-Image
php中文网 Courses
php中文网 Courses
Mar 23, 2021 · Backend Development

Implementing Ajax Image Upload with Deletion in ThinkPHP5

This guide demonstrates how to replace a standard file upload in a ThinkPHP5 post feature with an Ajax-based solution that allows real‑time image preview, server‑side handling via PHP, and selective deletion of uploaded images, improving compatibility and user experience.

FormDataImage UploadPHP
0 likes · 5 min read
Implementing Ajax Image Upload with Deletion in ThinkPHP5
macrozheng
macrozheng
Feb 4, 2021 · Frontend Development

Boost Your Writing Efficiency: Auto‑Upload Images in Typora with PicGo & Qiniu

Learn how to dramatically speed up markdown writing by configuring Typora with PicGo and Qiniu cloud storage to automatically upload local images, generate URLs, and insert them seamlessly, turning a tedious manual process into a five‑minute automated workflow.

Image UploadPicGoQiniu
0 likes · 7 min read
Boost Your Writing Efficiency: Auto‑Upload Images in Typora with PicGo & Qiniu
Laravel Tech Community
Laravel Tech Community
Apr 21, 2020 · Backend Development

Implement Image Upload with Laravel 5.6 and Alibaba Cloud OSS

This guide walks through setting up a Laravel 5.6 project, installing the Alibaba Cloud OSS storage package, configuring access credentials, creating a custom upload controller, and testing the image upload API with Postman, providing complete code snippets and step‑by‑step instructions.

Alibaba Cloud OSSBackendImage Upload
0 likes · 6 min read
Implement Image Upload with Laravel 5.6 and Alibaba Cloud OSS
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2019 · Mobile Development

Community Mini-Program Feature Implementation Using Cloud Development

The guide shows how to create a WeChat community mini‑program with cloud development that lets users post text and up to six images, implements home, publishing, and personal‑center pages, handles data pagination, image preview and deletion, stores posts in cloud collections, manages user authorization and avatar display, and addresses typical permission and refresh problems.

Cloud DevelopmentFrontendImage Upload
0 likes · 12 min read
Community Mini-Program Feature Implementation Using Cloud Development
High Availability Architecture
High Availability Architecture
Dec 7, 2016 · Mobile Development

Optimizing Mobile Image Uploads: The “Fish Fin” Adaptive Transfer Case Study

This article presents a detailed case study of the “Fish Fin” adaptive file‑transfer algorithm developed by Tencent’s Mobile Quality Center to dramatically improve image‑upload speed, success rate, and traffic efficiency on Android and iOS apps across varying mobile network conditions.

Image UploadMobile OptimizationNetwork Performance
0 likes · 32 min read
Optimizing Mobile Image Uploads: The “Fish Fin” Adaptive Transfer Case Study
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Apr 25, 2016 · Backend Development

Twitter’s Media Platform: Scaling Image Uploads and Storage Optimizations

The talk by Twitter engineer Henna Kermani outlines how the Media Platform’s decoupled, resumable upload pipeline, handle‑based storage, TTL policies, on‑demand processing, and Progressive JPEG adoption enabled processing 3,000 images per second while cutting storage, compute costs and improving operational flexibility.

Image UploadTwitterbackend engineering
0 likes · 4 min read
Twitter’s Media Platform: Scaling Image Uploads and Storage Optimizations