Home / Scripts & Code / PHP Scripts / Multimedia / Image


Online JPEG Compressor PHPOnline JPEG Compressor PHP
A lightweight laravel app that compresses your JPEG images to smaller sizes




Home / Scripts & Code / PHP Scripts / Multimedia / Image

Online JPEG Compressor PHP
A lightweight laravel app that compresses your JPEG images to smaller sizes




17 Support questions or comments
Please login or create an account to post a question or comment.
-
Apr 20, 2023intellixis PurchasedHello Little John,
Great script. How do you change the default PINK color to another one using the custom CSS file? -
Apr 20, 2023intellixis PurchasedHey Littje John,
Nevermind
It was easy
.about {
background-color: #HEXCOLOR GOE HERE
} -
Apr 20, 2023intellixis PurchasedUPDATE:
CUSTOM CSS:
ADD THIS:
/* CUSTOM COLOR ABOU SECTION */
.about1 {
background-color: #HEXCOLOR GOE HERE
}
PARTIALS
<div class="about1 text-white py-5 fs-5 mt-5">
<div class="container">
<h3 class="fw-bold"><?= lang('Home.about.aboutTheApp'?></h3>
<p><?= lang('Home.about.aboutTheAppDesc'?></p>
<h3 class="fw-bold"><?= lang('Home.about.howTo'?></h3>
<ol>
<li><?= lang('Home.about.howTo1'?></li>
<li><?= lang('Home.about.howTo2'?></li>
<li><?= lang('Home.about.howTo3'?></li>
<li><?= lang('Home.about.howTo4'?></li>
</ol>
</div>
</div>
-
Feb 13, 2023asimtscc Purchasedwhat is meaning of this code window.locales = {"networkError":"Network Error!
because i am facing this error
please check error from the following link
https://drive.google.com/file/d/1wtoNWyiCzXToOgO6EQcaL0OyTbvbBHIR/view?usp=share_link
-
Feb 13, 2023asimtscc Purchasedwhen i upload a jpg picture its give me error "Network Error try again "
you can check tingjpeg.online
-
Feb 13, 2023LittleJohn AuthorI think you mean tinyjpeg.online.
I just tried the app and it working as expected
-
Feb 11, 2023asimtscc PurchasedCan you Please tell me where is sitemap?
-
Feb 11, 2023LittleJohn AuthorHi bro and thanks for the purchase.
You can generate the site map with this online tool: https://www.xml-sitemaps.com/
The n upload the file to your app public folder
-
Oct 26, 2022Li2 PurchasedHi, can you tell me how to add more content to the home page?
-
Oct 17, 2022Li2 PurchasedWhen will you add Png and PDF Compressor?
-
Oct 17, 2022LittleJohn AuthorI'll see what I can do
-
Aug 3, 2023do it work with PNG?
With image do it work?
Information
Category | Scripts & Code / PHP Scripts / Multimedia / Image |
First release | 19 September 2022 |
Last update | 24 January 2025 |
Files included | .php, .css, .html, Javascript .js |
Tags | php, image, laravel, jpeg, compressor |