29 articles

📰 Dev.to · monkeymore studio

Articles from Dev.to · monkeymore studio · 29 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (9376) ArXiv cs.AIDev.to · FORUM WEBForbes InnovationDev.to AIOpenAI NewsHugging Face Blog
Building a Browser-Based AI Image Inpainting Tool
Dev.to · monkeymore studio 3d ago
Building a Browser-Based AI Image Inpainting Tool
Introduction In this article, we'll explore how to implement a browser-based AI image...
Building a Browser-Based Image Filter Tool with LUT Color Mapping
Dev.to · monkeymore studio 3d ago
Building a Browser-Based Image Filter Tool with LUT Color Mapping
Introduction In this article, we'll explore how to implement a powerful browser-based...
Building a Browser-Based Image Cropping Tool
Dev.to · monkeymore studio 3d ago
Building a Browser-Based Image Cropping Tool
Introduction In this article, we'll explore how to implement a fully client-side image...
Building a Browser-Based Image Format Converter
Dev.to · monkeymore studio 3d ago
Building a Browser-Based Image Format Converter
Introduction In this article, we'll explore how to implement a fully client-side image...
Building a Browser-Based Image Compression Tool
Dev.to · monkeymore studio 3d ago
Building a Browser-Based Image Compression Tool
Introduction In this article, we'll explore how to implement a fully client-side image...
Building a Browser-Based AI Image Colorization Tool
Dev.to · monkeymore studio 3d ago
Building a Browser-Based AI Image Colorization Tool
Introduction In this article, we'll explore how to implement an AI-powered image...
Building a Browser-Based PDF Watermark Tool with pdf-lib and QPDF
Dev.to · monkeymore studio 3d ago
Building a Browser-Based PDF Watermark Tool with pdf-lib and QPDF
In this article, we'll explore how to implement a pure client-side PDF watermarking tool that runs...
Building a Browser-Based PDF Unlock Tool with QPDF WebAssembly
Dev.to · monkeymore studio 3d ago
Building a Browser-Based PDF Unlock Tool with QPDF WebAssembly
In this article, we'll explore how to implement a pure client-side PDF unlocking tool that runs...
Building a Browser-Based PDF Splitting Tool with pdf-lib and JSZip
Dev.to · monkeymore studio 3d ago
Building a Browser-Based PDF Splitting Tool with pdf-lib and JSZip
In this article, we'll explore how to implement a pure client-side PDF splitting tool that runs...
Building a Browser-Based PDF Rotation Tool with QPDF WebAssembly
Dev.to · monkeymore studio 3d ago
Building a Browser-Based PDF Rotation Tool with QPDF WebAssembly
In this article, we'll explore how to implement a pure client-side PDF rotation tool that runs...
Building a Browser-Based PDF Page Removal Tool with WebAssembly and Web Workers
Dev.to · monkeymore studio 3d ago
Building a Browser-Based PDF Page Removal Tool with WebAssembly and Web Workers
In this article, we'll explore how to implement a pure client-side PDF page removal tool that runs...
Securing PDFs with Password Protection: A WebAssembly-Powered Implementation
Dev.to · monkeymore studio 4d ago
Securing PDFs with Password Protection: A WebAssembly-Powered Implementation
Introduction PDF documents often contain sensitive information that requires protection....
Converting PDF Pages to Images: A Client-Side Rendering Approach
Dev.to · monkeymore studio 4d ago
Converting PDF Pages to Images: A Client-Side Rendering Approach
Introduction Converting PDF pages to images is a common need - whether you need to extract...
Adding Page Numbers to PDFs: A Visual Canvas-Based Approach
Dev.to · monkeymore studio 4d ago
Adding Page Numbers to PDFs: A Visual Canvas-Based Approach
Introduction Page numbers are essential for document navigation, especially in multi-page...
Organizing PDF Pages: Reordering, Rotating, and Removing with QPDF WASM
Dev.to · monkeymore studio 4d ago
Organizing PDF Pages: Reordering, Rotating, and Removing with QPDF WASM
Introduction PDF documents often need reorganization - whether it's reordering pages for...
PDF Cropping in the Browser: Building an Interactive Canvas-Based Tool
Dev.to · monkeymore studio 5d ago
PDF Cropping in the Browser: Building an Interactive Canvas-Based Tool
Introduction PDF cropping is a common task when you need to remove unwanted margins,...
Building a Browser-Based PDF Cover Replacement Tool: A Technical Deep Dive
Dev.to · monkeymore studio 5d ago
Building a Browser-Based PDF Cover Replacement Tool: A Technical Deep Dive
Introduction In this article, we'll explore how to implement a pure frontend PDF cover...
Adding Cover Pages to PDFs: A Pure Browser-Side Implementation
Dev.to · monkeymore studio 5d ago
Adding Cover Pages to PDFs: A Pure Browser-Side Implementation
Introduction Have you ever needed to add a professional cover page to a PDF document?...
Converting Videos to GIF in the Browser: A Pure Client-Side Solution with FFmpeg.wasm
Dev.to · monkeymore studio 1w ago
Converting Videos to GIF in the Browser: A Pure Client-Side Solution with FFmpeg.wasm
Introduction Animated GIFs have become an essential part of modern web communication. From...
Color Palette Generation Algorithms: A Deep Dive into HSL-Based Color Theory
Dev.to · monkeymore studio 1w ago
Color Palette Generation Algorithms: A Deep Dive into HSL-Based Color Theory
Introduction Color theory is fundamental to design, art, and user interface development....